World Resolver for Cursor
io.github.ajithisaac/world-resolver
Resolve real-world capability gaps: validate native MCPs, search the web, and record unmet demand.
client:Cursor
transport:streamable-http
tools:3
Install World Resolver in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"world-resolver": {
"url": "https://world-resolver-mcp.ajithisaac.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs