Skip to content
VS Code

Kelam Voice Agents for VS Code

io.github.nousdata/kelam

Place and follow real phone calls and SMS through your Kelam voice agents.

client:VS Code transport:streamable-http

Install Kelam Voice Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "kelam": {
      "type": "http",
      "url": "https://api.kelam.sh/mcp"
    }
  }
}

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

Kelam Voice Agents in other clients