Skip to content
VS Code

Indraft for VS Code

io.indraft/mcp

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

client:VS Code transport:streamable-http

Install Indraft in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.indraft.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Indraft in other clients