← Back to Brunu MCP
Connect Cursor
Add Brunu via Cursor Settings → MCP. Cursor will call Brunu tools when you ask Composer about future events or probabilities.
Config file
.cursor/mcp.json (project) or ~/.cursor/mcp.json (global)Paste this
{
"mcpServers": {
"brunu": {
"url": "https://www.brunu.ai/api/mcp"
}
}
}Steps
- Open Cursor → Settings (Cmd/Ctrl + ,) → MCP
- Click "Add new MCP server"
- Name: brunu · Type: HTTP · URL: https://www.brunu.ai/api/mcp
- Save and reload — green dot next to "brunu" means it connected
Test it works
Once connected, ask the AI:
What is Brunu's track record on geopolitical forecasts?The AI should call brunu_get_track_record and quote the live numbers.
Client docs: https://docs.cursor.com/context/model-context-protocol
Issues or want a client added? info@etra.global