A powerful MCP server built with NitroStack
Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):
{
"mcpServers": {
// your other mcp servers
"planner-agent": {
"url": "https://invenio-6a6c8a14-npn-run-dev-srmist.app.nitrocloud.ai/mcp"
}
}
}
Connect remote tools directly via Claude's Web UI:
Configure custom tools directly via ChatGPT's Web UI:
Add the following configuration block under mcpServers in your Antigravity configuration file (~/.gemini/config/mcp_config.json):
{
"mcpServers": {
// your other mcp servers
"planner-agent": {
"serverUrl": "https://invenio-6a6c8a14-npn-run-dev-srmist.app.nitrocloud.ai/mcp"
}
}
}
Add the following configuration block to your Codex configuration file (~/.codex/config.toml):
[mcp_servers.planner-agent] url = "https://invenio-6a6c8a14-npn-run-dev-srmist.app.nitrocloud.ai/mcp"
Connect directly using the Server-Sent Events endpoint:
https://invenio-6a6c8a14-npn-run-dev-srmist.app.nitrocloud.ai/mcp
Execute full research search
Analyze research correlations
Analyze evidence and claims
Build knowledge graph
Execute autonomous research plan
Manage workflow pipelines
Open workspace
AI Copilot interactions
Generate reports
Manage settings