civai-technologies/cursor-agent
Cursor Agent Tools - A Python-based AI agent that replicates Cursor's coding assistant capabilities, enabling function calling, code generation, and intelligent coding assistance with Claude, OpenAI, and locally hosted Ollama models.
Platform-specific configuration:
{
"mcpServers": {
"cursor-agent": {
"command": "npx",
"args": [
"-y",
"cursor-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...