Skip to content
Grok

AgentLine for Grok

io.github.agentlinehq/agentline

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

client:Grok transport:streamable-http

Install AgentLine in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

AgentLine in other clients