MCP Finder for Cursor
io.github.ux-xd/mcpfinder
Find an MCP server for any task: searches the official registry, Smithery and npm; remote-first.
client:Cursor
transport:streamable-http
Install MCP Finder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcpfinder": {
"url": "https://findanmcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs