Skip to content
Cursor

Indraft for Cursor

io.indraft/mcp

Read and write a CRM built for agents. Every change carries who asserted it and how.

client:Cursor transport:streamable-http

Install Indraft in Cursor

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

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

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

Indraft in other clients