Personal MCP Server for opening Cursor IDE
{ "mcpServers": { "cursor-tool": { "command": "npx", "args": [ "-y", "cursor-mcp-tool" ] } } }