wheattoast11/openrouter-deep-research-mcp
A 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
Platform-specific configuration:
{
"mcpServers": {
"openrouter-deep-research-mcp": {
"command": "npx",
"args": [
"-y",
"openrouter-deep-research-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...