clarvia for Cursor
io.github.digitamaz/clarvia
AI agent tool discovery and scoring. Search 15,400+ MCP servers, APIs, and CLIs.
client:Cursor
transport:stdio
runtime:npm
Install clarvia in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"clarvia": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"clarvia-mcp-server"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs