Cursor
Freeby MCP Community
[](https://smithery.ai/server/cursor-mcp-tool)
v1.0.1Added Apr 12, 2026
Reviews
Installation
Quick install
npx -y @iflow-mcp/cursor-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"cursor": {
"command": "npx",
"args": ["-y", "@iflow-mcp/cursor-mcp"]
}
}
}