← Back to Plugins
MCP Server MCP

Call For Me

github By github 👁 1 views ▲ 0 votes

Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://call-for-me.fly.dev/mcp/",
      "headers": [
        {
          "description": "Bearer <your cfm_ API key from https://call-for-me.fly.dev/register>",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...