← Index

io.github.platfone-com/platfone

io.github.platfone-com/platfone·v1.1.8·Chat & Messaging
Quality Score
85
/100

Virtual phone numbers for AI agents — rent numbers in 200+ countries, receive SMS.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.platfone.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "platfone": {
      "command": "npx",
      "args": [
        "-y",
        "@platfone/mcp"
      ],
      "env": {
        "PLATFONE_API_KEY": "<your-platfone_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "platfone": {
      "command": "npx",
      "args": [
        "-y",
        "@platfone/mcp"
      ],
      "env": {
        "PLATFONE_API_KEY": "<your-platfone_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @platfone/mcp
§02  Environment variables
PLATFONE_API_KEY
requiredsecret

Your Platfone API key from https://platfone.com/app/api

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