openrouter-deep-research-mcp
wheattoast11/openrouter-deep-research-mcpA multi-agent research MCP server + mini client adapter - orchestrates a net of async agents or streaming swarm to conduct ensemble consensus-backed research. Each task builds its own indexed pglite database on the fly in web assembly. Includes semantic + hybrid search, SQL execution, semaphores, prompts/resources and more
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"openrouter-deep-research-mcp": {
"url": "https://terminals.tech",
"transport": "http"
}
}
}