# Agent Broker (remote · hatchloop.dev)

23 MCP tools: compliance, verification, messaging, booking, US contracts. 15 need no key.

- Trust score: 77/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `hatchloop.dev`: 77/100 (this document), [markdown](https://verifymcp.io/servers/dev-hatchloop-agent-broker/mcp-agent-broker.md), [page](https://verifymcp.io/servers/dev-hatchloop-agent-broker/mcp-agent-broker)

## Channel facts

- Endpoint: `https://hatchloop.dev/mcp/agent-broker`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.2.13`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (send_message).
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 79/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 4126 tokens (~147/item across 28 items; 23 tools + 5 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 93/100
  - Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 88/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 65% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 25 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Agent Broker MCP server?

Agent Broker is a hosted endpoint at https://hatchloop.dev/mcp/agent-broker, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http dev-hatchloop-agent-broker 'https://hatchloop.dev/mcp/agent-broker'
```

### Cursor

```json
{
  "mcpServers": {
    "dev-hatchloop-agent-broker": {
      "url": "https://hatchloop.dev/mcp/agent-broker"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "dev-hatchloop-agent-broker": {
      "type": "http",
      "url": "https://hatchloop.dev/mcp/agent-broker"
    }
  }
}
```

### Codex

```toml
[mcp_servers.dev-hatchloop-agent-broker]
url = "https://hatchloop.dev/mcp/agent-broker"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-hatchloop-agent-broker": {
      "type": "remote",
      "url": "https://hatchloop.dev/mcp/agent-broker",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dev-hatchloop-agent-broker --url 'https://hatchloop.dev/mcp/agent-broker' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dev-hatchloop-agent-broker:
    url: "https://hatchloop.dev/mcp/agent-broker"
```

### Netclaw

```json
{
  "McpServers": {
    "dev-hatchloop-agent-broker": {
      "Transport": "http",
      "Url": "https://hatchloop.dev/mcp/agent-broker"
    }
  }
}
```

### Vellum

```bash
assistant mcp add dev-hatchloop-agent-broker -t streamable-http -u 'https://hatchloop.dev/mcp/agent-broker'
```

### Other

```json
{
  "mcpServers": {
    "dev-hatchloop-agent-broker": {
      "type": "http",
      "url": "https://hatchloop.dev/mcp/agent-broker"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-19 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 72, −1)

- [security regression] HSTS header: pass → fail
- [security] Tool “call_business” rewrote its description, which is the text the model reads
- [security] Tool “capture_lead” rewrote its description, which is the text the model reads
- [security] Tool “check_booking_link” rewrote its description, which is the text the model reads
- [security] Tool “check_compliance” rewrote its description, which is the text the model reads
- [security] Tool “check_quota” rewrote its description, which is the text the model reads
- [security] Tool “escalate_to_human” rewrote its description, which is the text the model reads
- [security] Tool “find_business” rewrote its description, which is the text the model reads
- [security] Tool “get_conversation” rewrote its description, which is the text the model reads
- [security] Tool “get_outcome” rewrote its description, which is the text the model reads
- [security] Tool “get_status” rewrote its description, which is the text the model reads
- [security] Tool “handle_inbound” rewrote its description, which is the text the model reads
- [security] Tool “import_booking_url” rewrote its description, which is the text the model reads
- [security] Tool “lookup_us_contracts” rewrote its description, which is the text the model reads
- [security] Tool “map_trade_restriction” rewrote its description, which is the text the model reads
- [security] Tool “mint_key” rewrote its description, which is the text the model reads
- [security] Tool “preview_cost” rewrote its description, which is the text the model reads
- [security] Tool “schedule_appointment” rewrote its description, which is the text the model reads
- [security] Tool “screen_sanctions” rewrote its description, which is the text the model reads
- [security] Tool “self_test” rewrote its description, which is the text the model reads
- [security] Tool “send_message” rewrote its description, which is the text the model reads
- [security] Tool “send_transactional_confirmation” rewrote its description, which is the text the model reads
- [security] Tool “verify_business” rewrote its description, which is the text the model reads
- [security] Tool “verify_company_record” rewrote its description, which is the text the model reads
- [functional improvement] Schema quality: 360 → 147
- [cosmetic] “call_business” reworded the description of “extract_fields”
- [cosmetic] “capture_lead” reworded the description of “source”
- [cosmetic] “check_booking_link” reworded the description of “url”
- [cosmetic] “check_compliance” reworded the description of “channel”
- [cosmetic] “check_compliance” reworded the description of “content”
- [cosmetic] “check_compliance” reworded the description of “country_code”
- [cosmetic] “check_compliance” reworded the description of “message_type”
- [cosmetic] “find_business” reworded the description of “availability_window”
- [cosmetic] “find_business” reworded the description of “capability”
- [cosmetic] “import_booking_url” reworded the description of “booking_url”
- [cosmetic] “import_booking_url” reworded the description of “business_name”
- [cosmetic] “import_booking_url” reworded the description of “country_code”
- [cosmetic] “import_booking_url” reworded the description of “vertical”
- [cosmetic] “lookup_us_contracts” reworded the description of “company_name”
- [cosmetic] “lookup_us_contracts” reworded the description of “max_results”
- [cosmetic] “map_trade_restriction” reworded the description of “destination_country”
- [cosmetic] “map_trade_restriction” reworded the description of “hs_code”
- [cosmetic] “map_trade_restriction” reworded the description of “origin_country”
- [cosmetic] “map_trade_restriction” reworded the description of “parties”
- [cosmetic] “map_trade_restriction” reworded the description of “product”
- [cosmetic] “mint_key” reworded the description of “agent_id”
- [cosmetic] “mint_key” reworded the description of “nonce”
- [cosmetic] “mint_key” reworded the description of “signature”
- [cosmetic] “screen_sanctions” reworded the description of “country”
- [cosmetic] “screen_sanctions” reworded the description of “name”
- [cosmetic] “screen_sanctions” reworded the description of “type”
- [cosmetic] “send_message” reworded the description of “business_id”
- [cosmetic] “send_message” reworded the description of “message_type”
- [cosmetic] “send_message” reworded the description of “on_behalf_of”
- [cosmetic] “send_message” reworded the description of “send_at_iso”
- [cosmetic] “send_transactional_confirmation” reworded the description of “data”
- [cosmetic] “verify_company_record” reworded the description of “country”

### 2026-09-08 (score 73, +4)

- [functional improvement] MCP protocol: fail → pass
- [functional] MCP protocol version: 2024-11-05 → 2025-11-25

### 2026-09-06 (score 69, +1)

- [functional] Server version: 0.2.12 → 0.2.13

## MCP tools (23)

### `find_business` (~157 tokens)

Given criteria (vertical, location, capability, price band, availability window), return ranked candidate businesses from our supply network. THE NETWORK IS SMALL AND STILL MOSTLY SAMPLE DATA: entries that are not real are named [DEMO] and flagged is_demo - check that field before acting on a result. [free, no key]

Input parameters:

- `availability_window` (object): Accepted but NOT APPLIED - it does not narrow results. We do not hold live…
- `capability` (string): Specific service capability required, e.g. 'haircut', 'plumbing',…
- `location` (object, required)
- `max_results` (integer)
- `price_band` (object)
- `vertical` (string, required): Service vertical to search within

### `verify_business` (~72 tokens)

Look up what we know about a business in our supply network: its contact channels, capabilities, and when the record was last verified. This is a DIRECTORY LOOKUP - it does not contact the business. [free, no key]

Input parameters:

- `capability_to_verify` (string)
- `smb_id` (string, required)

### `send_message` (~293 tokens)

Send a message on behalf of an agent's user or an SMB across WhatsApp (free during launch), SMS, email, or voice. Five message types: transactional, reminder, follow_up, notification, marketing. Every send routes through a non-bypassable compliance gate (TCPA, GDPR, CASL, PDPL across 26 jurisdictions) that enforces opt-in consent for marketing/promotional content — marketing without recorded consent is rejected at runtime with a structured… [from $0.02/call, variable] [async→get_outcome]

Input parameters:

- `business_id` (string): Optional stable id for the recipient business. Enables global demand shaping…
- `content` (object, required)
- `idempotency_key` (string): Optional client-supplied key for safe retries. Replaying the same key within 24h returns the original receipt - the operation is NOT re-executed and NOT re-charged.
- `message_type` (string, required): Intent tag for the message. Five permitted types. 'marketing' is allowed only…
- `on_behalf_of` (string): Who this message is FOR (your end-user's name/label). On WhatsApp this opens a…
- `preferred_channel` (string)
- `recipient` (object, required)
- `send_at_iso` (string): NOT SUPPORTED YET. We do not schedule messages. Supplying a time more than 2…

### `capture_lead` (~166 tokens)

Structured intake of a prospect into an SMB's funnel with validation and deduplication on (smb_id, phone or email). Stores the prospect in the SMB's AgentBroker lead funnel — this is AgentBroker's own lead store, NOT a write into the business's own CRM. [$0.05/per_call] [async→get_outcome]

Input parameters:

- `idempotency_key` (string): Optional client-supplied key for safe retries. Replaying the same key within 24h returns the original receipt - the operation is NOT re-executed and NOT re-charged.
- `prospect` (object, required)
- `smb_id` (string, required)
- `source` (string): Where the consumer-initiated request originated (e.g., 'consumer_request',…

### `schedule_appointment` (~172 tokens)

Availability lookup, hold, confirm, reschedule, or cancel appointments with an SMB. Routes through the SMB's native booking system if available, falls back to voice AI or web form. [from $0.15/call, variable] [async→get_outcome]

Input parameters:

- `action` (string, required)
- `customer` (object)
- `existing_appointment_id` (string): Required for reschedule/cancel
- `idempotency_key` (string): Optional client-supplied key for safe retries. Replaying the same key within 24h returns the original receipt - the operation is NOT re-executed and NOT re-charged.
- `notes` (string)
- `requested_time` (object)
- `service` (string)
- `smb_id` (string, required)

### `send_transactional_confirmation` (~163 tokens)

Idempotent transactional messages: OTPs, booking confirmations, payment receipts, cancellation notices. Falls back across configured channels; an unconfigured channel fails honestly rather than reporting a delivery that did not happen. [$0.02/per_call] [async→get_outcome]

Input parameters:

- `confirmation_type` (string, required)
- `data` (object, required): Type-specific payload; e.g., {otp_code} for otp, {appointment_time, smb_name}…
- `idempotency_key` (string): Optional client-supplied key for safe retries. Replaying the same key within 24h returns the original receipt - the operation is NOT re-executed and NOT re-charged.
- `preferred_channel` (string)
- `recipient` (object, required)

### `handle_inbound` (~193 tokens)

Classify an inbound message on behalf of an SMB and get a recommended next action. Classifies intent (booking request, cancellation, opt-out, inquiry, complaint) and returns a suggested_action for YOUR agent to act on - opt-outs are recorded durably; nothing else is auto-routed or auto-executed by this tool. [$0.03/per_call] [async→get_outcome]

Input parameters:

- `idempotency_key` (string): Optional client-supplied key for safe retries. Replaying the same key within 24h returns the original receipt - the operation is NOT re-executed and NOT re-charged.
- `inbound_channel` (string, required)
- `raw_message` (string, required)
- `received_at_iso` (string)
- `routing_rules` (object): Optional override routing policy for this SMB
- `sender` (object)
- `smb_id` (string, required)

### `escalate_to_human` (~130 tokens)

Hand off an in-flight task to a human operator with a full context bundle: transcript, prior actions, identifiers, and a recommended next step. [$0.2/per_call] [async→get_outcome]

Input parameters:

- `context` (object, required)
- `idempotency_key` (string): Optional client-supplied key for safe retries. Replaying the same key within 24h returns the original receipt - the operation is NOT re-executed and NOT re-charged.
- `priority` (string)
- `reason` (string, required)
- `smb_id` (string, required)

### `get_status` (~36 tokens)

Query the current state of any in-flight async operation by operation_id. [free, no key]

Input parameters:

- `operation_id` (string, required)

### `get_outcome` (~33 tokens)

Retrieve the final OutcomeReceipt for a completed operation. [free, no key]

Input parameters:

- `operation_id` (string, required)

### `preview_cost` (~95 tokens)

Return an expected cost estimate, latency estimate, and success-probability estimate for a proposed call before execution. Returns the exact price when it is fixed, and a min/max range when the cost depends on channel or outcome. It does not promise an accuracy percentage - check cost_range. [free, no key]

Input parameters:

- `operation` (string, required)
- `params` (object, required): The same request body you would pass to the operation

### `self_test` (~54 tokens)

Service health probe: runs 6 internal checks and reports how many passed. Confirms the server is up and responding - it does NOT probe each tool individually. Use to verify connectivity before production use. [free, no key]

### `check_quota` (~84 tokens)

Returns the caller's current quota state: how many operations have been used today, how many remain, the daily limit, the tier (free / credits / unlimited), and when the quota resets. Read-only and free. Works with any valid X-Agent-Identity token; returns tier='anonymous' for keyless callers with the anonymous daily limits. [free, no key]

### `check_booking_link` (~126 tokens)

Free, instant pre-flight check for a booking URL. Classifies which booking platform a URL belongs to and tells you whether import_booking_url will accept it, WITHOUT fetching the page or spending money. Returns the platform, the exact smb_id import_booking_url would assign, the channels the booking will route through, and the inferred country. Use it to de-risk a paid booking BEFORE calling import_booking_url + schedule_appointment. [free, no key]

Input parameters:

- `url` (string, required): Full http(s) URL to classify, e.g. 'https://cal.com/jane' or…

### `import_booking_url` (~303 tokens)

Turn ANY public booking URL (Cal.com, Calendly, Doctolib, Booksy, Fresha, OpenTable, Setmore, Square, Acuity, Schedulista, Squarespace, BookMyCity) into a callable smb_id you can immediately use with schedule_appointment, send_message, or capture_lead. Idempotent — calling twice returns the same smb_id. [free, requires key]

Input parameters:

- `booking_url` (string, required): Full URL the user supplied. Must point at one of the 12 supported booking…
- `business_name` (string): Optional override. If omitted, the business name is auto-extracted from the…
- `capabilities` (array): Free-form capability tags (e.g., ['haircut','color','blowdry']).
- `contact_email` (string): Optional.
- `contact_phone` (string): Optional. If omitted, the platform integration handles outreach.
- `country_code` (string): ISO 3166-1 alpha-2 (e.g. 'US', 'FR'). Used for compliance routing on later…
- `idempotency_key` (string): Optional client-supplied key for safe retries. Replaying the same key within 24h returns the original receipt - the operation is NOT re-executed and NOT re-charged.
- `vertical` (string): Best-guess vertical. If omitted, inferred from the platform (e.g., Doctolib ->…

### `call_business` (~303 tokens)

Place a conversational voice-AI phone call to a business on a consumer's behalf and return a structured answer. THE differentiated capability: reach the tens of millions of long-tail SMBs that have NO API and NO booking page — only a phone number. An AI agent cannot pick up a phone and hold a conversation; this tool does. Give a plain-language objective; the voice AI navigates the call and extracts the answer. Business-directed (B2B), far less… [$0.2/per_call] [async→get_outcome]

Input parameters:

- `business_phone` (string): Business phone in E.164 (e.g. +14045550123). Provide this OR smb_id.
- `country_code` (string): ISO 3166-1 alpha-2 for compliance + recording-consent routing.
- `extract_fields` (array): Structured fields to pull from the answer, e.g.…
- `idempotency_key` (string): Optional client-supplied key for safe retries. Replaying the same key within 24h returns the original receipt - the operation is NOT re-executed and NOT re-charged.
- `max_duration_seconds` (integer)
- `objective` (string, required): What the call should accomplish, in plain language.
- `on_behalf_of` (string): Name of the consumer the call is placed for.
- `smb_id` (string): Known SMB identifier with a phone on record. Provide this OR business_phone.

### `check_compliance` (~283 tokens)

Free, instant pre-flight for the compliance gate. Runs the SAME TCPA / GDPR / CASL / CAN-SPAM / 10DLC gate that send_message and call_business run — but in preview mode, so NO message is sent and NO state changes. Tells you whether a (recipient, channel, message_type, content) send would be permitted BEFORE you pay for it, and if not, names the exact rule and how to remediate. Use it to de-risk a paid send the same way check_booking_link… [free, no key]

Input parameters:

- `channel` (string): Delivery channel. Omit to auto-infer sms/email from recipient_id; set 'voice'…
- `content` (string, required): The actual message body you intend to send. The gate classifies the real text,…
- `country_code` (string): ISO 3166-1 alpha-2 (e.g. 'US', 'DE', 'CA'). Auto-inferred from phone if…
- `message_type` (string): Intent tag: transactional, marketing, reminder, follow_up, notification.…
- `recipient_id` (string, required): Phone in E.164 (e.g. '+14045550100') or email address the message would go to.
- `state_code` (string): US state code (e.g. 'CA') for state-specific rules.

### `verify_company_record` (~189 tokens)

Free, live lookup of a company official registry record. Queries the GLEIF global LEI registry (primary, 2.6 million legal entities worldwide) and SEC EDGAR (US public companies) to return the official legal name, LEI, entity status, jurisdiction, registered address, and registry authority. Never fabricates: if the company is not found in these free registries, returns an honest not_found with the sources that were queried. [free in quota, then $0.02/call]

Input parameters:

- `country` (string): Optional ISO 3166-1 alpha-2 country filter (e.g. US, DE, GB). Narrows GLEIF…
- `lei` (string): Optional 20-character Legal Entity Identifier for a direct, precise lookup.
- `name` (string, required): Legal company name to look up, e.g. Apple Inc or Volkswagen AG.

### `screen_sanctions` (~201 tokens)

Free screening of a name or entity against official sanctions lists, each fetched from the authority that issues it: the OFAC SDN list from the US Treasury (SDN.CSV plus ALT.CSV for alternate spellings), the EU consolidated financial sanctions list from the European Commission, and the UK Sanctions List from the FCDO. THE UN CONSOLIDATED LIST IS NOT SCREENED -- it carries no licence permitting commercial redistribution, so we do not claim it.… [free in quota, then $0.02/call]

Input parameters:

- `country` (string): Optional ISO 3166-1 alpha-2 country code or country name (e.g. 'IR', 'Iran').…
- `name` (string, required): Full name of the person or entity to screen, e.g. 'Kim Jong-un' or 'ACME…
- `type` (string): Optional entity type hint. 'person' for individuals, 'entity' for…

### `map_trade_restriction` (~264 tokens)

Free cross-border trade screening of the DESTINATION and the PARTIES. IT DOES NOT CLASSIFY THE PRODUCT: the product argument is recorded and echoed back, never checked against any export-control list, so a controlled item to an unrestricted destination returns no findings and reason_code 'partial' -- never 'clear'. This is not an export-control clearance; classify the item (HS/ECCN) against BIS/EU/UK controls yourself. Given a product and… [free in quota, then $0.02/call]

Input parameters:

- `destination_country` (string, required): ISO 3166-1 alpha-2 code for the importing country (e.g. 'IR', 'CA', 'DE').…
- `hs_code` (string): Optional Harmonized System code (e.g. '8471.30' for laptops). If provided,…
- `origin_country` (string): Optional ISO 3166-1 alpha-2 code for the exporting country (e.g. 'US', 'DE').…
- `parties` (array): Optional list of party names to screen (exporter, importer, freight forwarder,…
- `product` (string, required): Product name or description, e.g. 'laptop computers', 'crude oil', 'medical…

### `get_conversation` (~102 tokens)

Read a two-way conversation thread you started: its state, every message exchanged, and how many replies the business has sent. [free, no key]

Input parameters:

- `business_number` (string): Scopes a `reference` to one business (references are reused across businesses).
- `conversation_id` (string): From the send_message receipt (preferred).
- `reference` (string): The 4-digit request reference, e.g. '4821'. Requires business_number.

### `mint_key` (~202 tokens)

Agent self-serve API key issuance. An autonomous agent that has no email inbox can obtain a free-tier API key by proving it holds the MACHINE_MINT_SECRET via HMAC-SHA256. Returns a usable key immediately with no human action required. If the operator has not activated a mint secret on the server, this returns an honest not_configured failure rather than a key - call it once and branch on that before planning around it. [free, no key]

Input parameters:

- `agent_id` (string, required): A stable unique identifier for this agent (e.g. a UUID). The issued key is…
- `nonce` (string, required): Random value (UUID or hex). Prevents replay attacks — use a fresh nonce each…
- `signature` (string, required): HMAC-SHA256(agent_id + str(timestamp) + nonce, MACHINE_MINT_SECRET) as…
- `timestamp` (integer, required): Unix epoch seconds at signing time. Must be within 60s of server time.

### `lookup_us_contracts` (~133 tokens)

Search US federal contract awards by company (recipient) name using the free USASpending.gov public API. Returns the top awards sorted by dollar amount: award ID, recipient name, award amount USD, awarding agency, NAICS code/description, and period of performance. Zero upstream cost, no key required. Data covers 2020-2026 procurement contracts. [free, no key]

Input parameters:

- `company_name` (string, required): Company or recipient name to search for in US federal contract awards (e.g.…
- `max_results` (integer): Maximum number of contract awards to return (sorted by award amount…

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/dev-hatchloop-agent-broker/mcp-agent-broker#diagnostics

## Score history

- 2026-09-20: 77
- 2026-09-19: 77
- 2026-09-18: 76
- 2026-09-17: 76
- 2026-09-16: 75
- 2026-09-15: 75
- 2026-09-14: 74
- 2026-09-13: 74
- 2026-09-12: 73
- 2026-09-11: 73
- 2026-09-10: 72
- 2026-09-09: 73
- 2026-09-08: 73
- 2026-09-07: 69
- 2026-09-06: 69
- 2026-09-05: 68
- 2026-09-04: 68
- 2026-09-03: 67
- 2026-09-02: 67
- 2026-09-01: 66
- 2026-08-31: 66
- 2026-08-30: 65
- 2026-08-29: 65
- 2026-08-28: 65
- 2026-08-27: 64
- 2026-08-26: 63
- 2026-08-25: 61
- 2026-08-24: 60
- 2026-08-23: 60

## Common questions

### What is the Agent Broker MCP server?

Agent Broker is an MCP server listed in the public MCP registry as dev.hatchloop/agent-broker. 23 MCP tools: compliance, verification, messaging, booking, US contracts. 15 need no key. This page covers its hosted endpoint (https://hatchloop.dev/mcp/agent-broker).

### Is the Agent Broker MCP server safe to use?

Agent Broker scores 77 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Agent Broker MCP server expose?

Agent Broker exposes 23 tools: find_business, verify_business, send_message, capture_lead, schedule_appointment, and 18 more. Their descriptions and schemas cost roughly 3,754 tokens of context every time the server is loaded.

### Does the Agent Broker MCP server require authentication?

No. We connected to Agent Broker without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Agent Broker MCP server still maintained?

Agent Broker is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://hatchloop.dev/mcp/agent-broker
- Repository: https://github.com/basilalshukaili/agentbroker
- Website: https://hatchloop.dev/agent-broker/
- Changelog RSS feed: https://verifymcp.io/servers/dev-hatchloop-agent-broker/mcp-agent-broker.xml
- Changelog JSON feed: https://verifymcp.io/servers/dev-hatchloop-agent-broker/mcp-agent-broker.json
- HTML version of this page: https://verifymcp.io/servers/dev-hatchloop-agent-broker/mcp-agent-broker
