← Index

Agentline

io.github.jgottlieb84/agentline-mcp·v0.1.1·Chat & Messaging
Quality Score
75
/100

Phone numbers, SMS, 2FA capture, voice calls, and email for AI agents.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "agentline-mcp": {
      "command": "uvx",
      "args": [
        "agentline-mcp"
      ],
      "env": {
        "AGENTLINE_API_KEY": "<your-agentline_api_key>",
        "AGENTLINE_BASE_URL": "<agentline_base_url>"
      }
    }
  }
}
§02  Environment variables
AGENTLINE_API_KEY
requiredsecret

Agentline API key. Get one at https://www.agentline.co. Starts with ag_live_ or ag_test_.

AGENTLINE_BASE_URL

Override the Agentline API base URL. Defaults to https://api.agentline.dev. Only needed for self-hosted or staging deployments.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
5
§04  Alternatives in Chat & Messaging