Skip to content
VS Code

Rafi for VS Code

io.github.heyrafi/rafi-mcp

Manage authorized Rafi leads, reminders, DNC status, and AI voice playbooks.

client:VS Code transport:streamable-http

Install Rafi in VS Code

.vscode/mcp.json

{
  "servers": {
    "rafi-mcp": {
      "type": "http",
      "url": "https://nest-app-775685078591.us-east1.run.app/api/mcp"
    }
  }
}

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

Rafi in other clients