Skip to content

Add Agent Broker — agent-to-business action layer (13 tools, worldwide compliance)#4108

Open
basilalshukaili wants to merge 2 commits intomodelcontextprotocol:mainfrom
basilalshukaili:add-agent-broker
Open

Add Agent Broker — agent-to-business action layer (13 tools, worldwide compliance)#4108
basilalshukaili wants to merge 2 commits intomodelcontextprotocol:mainfrom
basilalshukaili:add-agent-broker

Conversation

@basilalshukaili
Copy link
Copy Markdown

This PR adds Agent Broker to the Community Servers list.

What it does

Horizontal MCP server that lets any agent find, verify, message, and book appointments with small/mid-sized businesses worldwide. 13 tools with channel fallback (Cal.com → voice AI → SMS → email → web form).

Key differentiator: import_booking_url turns any public Cal.com / Calendly / Doctolib / Booksy / OpenTable / Setmore / Square / Acuity booking URL into a callable SMB in one step.

Discovery surfaces

  • MCP endpoint: https://agent-broker-edge.basil-agent.workers.dev/mcp
  • Manifest: https://agent-broker-edge.basil-agent.workers.dev/.well-known/mcp.json
  • llms.txt: https://agent-broker-edge.basil-agent.workers.dev/llms.txt
  • 7 discovery protocols: MCP, OpenAI tools, Anthropic tools, A2A, llms.txt, OpenAPI, agent-service

Infrastructure

  • Edge: Cloudflare Worker (300+ PoPs, 40–70 ms globally)
  • Origin: Python FastAPI on Render (tool execution)
  • 103/103 tests pass

Free tier

100 ops/month for any agent, no auth required for read ops.

Repo: https://github.com/basilalshukaili/agentbroker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant