{
  "markdown": "# AgentLine MCP Server\n\nGive AI agents a phone number. Voice calls, SMS, and phone number management via MCP.\n\n```\nhttps://api.agentline.cloud/mcp\n```\n\n## Quick Start\n\nAdd to your MCP client config (e.g. Claude Desktop, Hermes Agent, Cursor):\n\n```json\n{\n  \"mcpServers\": {\n    \"agentline\": {\n      \"type\": \"streamable-http\",\n      \"url\": \"https://api.agentline.cloud/mcp\"\n    }\n  }\n}\n```\n\nFor Hermes Agent (`config.yaml`):\n\n```yaml\nmcp:\n  servers:\n    - name: agentline\n      transport: streamable-http\n      url: https://api.agentline.cloud/mcp\n```\n\n## What it does\n\n- **Phone Numbers** — Search, provision, and manage phone numbers\n- **Voice Calls** — Make outbound calls, handle inbound calls\n- **SMS** — Send and receive text messages\n- **Account Management** — Manage your AgentLine account\n\n## Documentation\n\nFull docs at [agentline.cloud/docs](https://agentline.cloud/docs)\n\n## Registry\n\nPublished on the [Official MCP Registry](https://registry.modelcontextprotocol.io) as `io.github.AgentLineHQ/agentline`.\n",
  "bytes": 1015,
  "sha": "41672326c4b72d7fb8e45e9a06b99f7c7be96e3aa5cbd93b37ae63857704c811",
  "repo_slug": "agentlinehq/agentline-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_agentlinehq_agentline_18e53b22/readme"
}