← Back to Plugins
MCP Server MCP

io.github.priteshmann/easeclaw

github By github 👁 1 views ▲ 0 votes

AI lead-finder for agents: pull scored leads, draft replies in your voice, work the pipeline.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.easeclaw.com/api/mcp",
      "headers": [
        {
          "description": "Bearer <API key> - mint one at https://www.easeclaw.com/leads/api (requires an EaseClaw plan)",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...