Brunu AI
KeepExploring.
← 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

  1. Open Cursor → Settings (Cmd/Ctrl + ,) → MCP
  2. Click "Add new MCP server"
  3. Name: brunu · Type: HTTP · URL: https://www.brunu.ai/api/mcp
  4. 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