TTokenySpace
返回 MCP 列表

AgentLine

开发工具

MCP server for AgentLine — voice calls, SMS, and phone number management for AI agents

0v1.0.0远程托管更新于 2026/6/13
GitHub
0

远程接入地址

https://api.agentline.cloud/mcp

介绍

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

README

AgentLine MCP Server

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

https://api.agentline.cloud/mcp

Quick Start

Add to your MCP client config (e.g. Claude Desktop, Hermes Agent, Cursor):

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

For Hermes Agent (config.yaml):

mcp:
  servers:
    - name: agentline
      transport: streamable-http
      url: https://api.agentline.cloud/mcp

What it does

  • Phone Numbers — Search, provision, and manage phone numbers
  • Voice Calls — Make outbound calls, handle inbound calls
  • SMS — Send and receive text messages
  • Account Management — Manage your AgentLine account

Documentation

Full docs at agentline.cloud/docs

Registry

Published on the Official MCP Registry as io.github.AgentLineHQ/agentline.

评论

加载中…

同类推荐