SMB broker MCP: find, verify & book with businesses. 17 tools, 8 free read tools. Free API keys.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An agent-callable MCP server that lets autonomous AI agents find, verify, message, schedule with, and transact with small and mid-sized businesses (SMBs) through a single compliance-enforced tool surface.
Live endpoint: https://hatchloop.dev/mcp/agent-broker (streamable-http, always-on Cloudflare edge)
There are ~60 million long-tail small businesses in the US - barbers, plumbers, accountants, home cleaners - and they have no API surface. AI agents that need to schedule a haircut, get a quote, or send a confirmation today must either drive a browser, cold-call by voice, or give up.
This server is the missing middle layer. Agents call us; we route to the right SMB through whichever channel reaches them fastest - Cal.com -> WhatsApp -> SMS -> voice AI -> email - with full TCPA / GDPR / CASL / 10DLC compliance enforced as a non-bypassable gate.
| Capability | Status |
|---|---|
| MCP endpoint (streamable-http) | Live - https://hatchloop.dev/mcp/agent-broker |
| 20 MCP tools | Live (callable today) |
| Compliance gate (TCPA/GDPR/CASL) | Live |
| REST + A2A + OpenAI/Anthropic tool surfaces | Live |
| SMB supply network | Demo - 20+ seed SMBs; demo bookings return demo_smb_no_live_booking |
| Billing | Live - 9 utility tools free (no key, unmetered). Premium data tools (company verification, sanctions, trade screening): free up to a daily limit (500/day with a free key, 100/day anonymous), then $0.02/call via credits or x402. Write tools: free email-verified key (100 ops/day) at hatchloop.dev/agent-broker; credit packages from $9/1,000 credits at hatchloop.dev/pricing; or agents pay per-call via x402. |
| x402 payment rail | Verified on Base mainnet (tx 0x38a0d9ec) |
| Production SMB onboarding | Planned - real businesses not yet enrolled |
The MCP server is live and callable right now. Bookings hit demo data. 8 utility tools are free (no key, unmetered). Premium data tools (verify_company_record, screen_sanctions, map_trade_restriction) are free up to a daily limit; beyond that, $0.02/call via credits or x402. Write tools require a free email-verified key (100 ops/day) - get one at https://hatchloop.dev/agent-broker. Credit packages from $9/1,000 credits at https://hatchloop.dev/pricing.
All tools are callable via MCP, REST, OpenAI function calling, Anthropic tool_use, or A2A protocol.
| # | Tool | What it does | Auth |
|---|---|---|---|
| 1 | find_business | Search SMBs by vertical, location, and capability | free |
| 2 | verify_business | Confirm an SMB is real, operating, and capable of the requested service | free |
| 3 | get_status | Poll the current state of an async operation | free |
| 4 | get_outcome | Retrieve the final OutcomeReceipt (with cost and reason codes) | free |
| 5 | preview_cost | Estimate cost, latency, and success probability before committing | free |
| 6 | self_test | Verify service health and all claimed capabilities are responding | free |
| 7 | check_booking_link | Classify a URL and confirm import_booking_url will accept it - sub-100ms pre-flight | free |
| 8 | check_compliance | Preview TCPA/GDPR/CASL/10DLC gate result before spending a paid send | free |
| 9 | verify_company_record | Live GLEIF LEI registry + SEC EDGAR lookup - official legal name, status, jurisdiction, address | free up to daily limit |
| 10 | screen_sanctions | Check a name or entity against OFAC SDN, EU Consolidated, UN, UK HM Treasury + 40+ lists via OpenSanctions | free up to daily limit |
| 11 | map_trade_restriction | OFAC country embargoes + export-control Entity List + sanctioned-party screening for a proposed shipment | free up to daily limit |
| 12 | get_conversation | Read a two-way thread you started: state, full transcript, reply count | free |
| 13 | send_message | Send WhatsApp, SMS, email, or voice with compliance pre-check enforced | key |
| 14 | capture_lead | Structured intake of a prospect into an SMB pipeline with CRM integration | key |
| 15 | schedule_appointment | Book, reschedule, or cancel - tries direct booking API, falls back to voice AI | key |
| 16 | send_transactional_confirmation | TCPA-exempt OTPs, booking confirmations, receipts | key |
| 17 | handle_inbound | Classify inbound messages: booking / cancel / opt-out / question / complaint | key |
| 18 | escalate_to_human | Hand off a stuck or ambiguous task to a human operator with full context | key |
| 19 | import_booking_url | Turn any Cal.com, Calendly, Doctolib, Booksy, OpenTable, Square, Acuity, or Fresha URL into a bookable SMB record | key |
| 20 | call_business | Place a conversational voice-AI phone call to a business on behalf of a consumer | key |
Free key (100 write ops/day + 500 premium data calls/day): https://hatchloop.dev/agent-broker - Credits from $9/1,000 ops: https://hatchloop.dev/pricing - Premium data beyond quota: $0.02/call
12 tools require no key (find_business, verify_business, verify_company_record, screen_sanctions, map_trade_restriction, check_booking_link, check_compliance, get_conversation, get_status, get_outcome, preview_cost, self_test).
Write tools require an X-Agent-Identity bearer token:
Add your key to the config once you have one:
With a key:
| Surface | URL |
|---|---|
| MCP (streamable-http) | https://hatchloop.dev/mcp/agent-broker |
| MCP descriptor | https://hatchloop.dev/.well-known/mcp.json |
| OpenAI function tools | https://hatchloop.dev/.well-known/openai-tools.json |
| Anthropic tool_use | https://hatchloop.dev/.well-known/anthropic-tools.json |
| A2A (Agent-to-Agent) | https://hatchloop.dev/.well-known/agents.json |
| OpenAI ChatGPT plugin | https://hatchloop.dev/.well-known/ai-plugin.json |
| llms.txt | https://hatchloop.dev/llms.txt |
| OpenAPI 3.1 | https://hatchloop.dev/openapi.yaml |
| npm shim (stdio) | npx agentbroker-mcp |
| Glama MCP Registry | Listed via glama.json |
| MCP Registry | Listed via server.json |
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agent-broker)<a href="https://allmcps.com/mcp/agent-broker"><img src="https://allmcps.com/api/badge/agent-broker?style=directory" alt="Agent Broker on AllMCPs" /></a>