World Resolver
io.github.ajithisaac/world-resolverResolve real-world capability gaps: validate native MCPs, search the web, and record unmet demand.
Tools · 3
Resolve a real-world capability request. Search the official MCP Registry, actively validate public candidate MCP tool surfaces, then fall back to live web search when native coverage is weak or absen…
Record high-intent demand for a capability an agent wants fulfilled. Supplier contact and spending are not enabled yet.
Report whether a resolver request actually worked and how much agent friction it required.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"world_resolver": {
"url": "https://world-resolver-mcp.ajithisaac.workers.dev/mcp",
"transport": "streamable-http"
}
}
}