Skip to content
Cursor

Datagoat for Cursor

io.datagoat/datagoat

Governed decision engine: yes/no, score, choice and rank answers about cases, from past outcomes.

client:Cursor transport:streamable-http

Install Datagoat in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "datagoat": {
      "url": "https://api.datagoat.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Datagoat in other clients