Skip to content
VS Code

AgentLine for VS Code

io.github.agentlinehq/agentline

Give AI agents a phone number. Voice calls, SMS, and phone number management for MCP clients.

client:VS Code transport:streamable-http

Install AgentLine in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentline": {
      "type": "http",
      "url": "https://api.agentline.cloud/mcp"
    }
  }
}

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

AgentLine in other clients