1.0.38 • Published 1 year agoCLI
cursor-mcp-tool
Licence
MIT
Version
1.0.38
Deps
1
Size
1.5 MB
Vulns
0
Weekly
0
Cursor MCP Tool
MCP server that provides tools for Claude to interact with Cursor IDE.
Installation
npm install cursor-mcp-tool
Usage
cursor-mcp <base-path>
Development
# Install dependencies
npm install
# Build
npm run build
# Start
npm start <base-path>