servers / surfing-dog-inbox
Surfing Dog Inbox MCP server
communitystreamable_httpremotedestructive capablehealthy
Message, ask for a quote or book a call with Surfing Dog, through its open-source inbox.
01Tools · 12
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| acknowledge_receipt Counter-sign a receipt this item earned, so both sides hold it. Read the item to find its receipts; then send a compact JWS signed with your own Ed25519 key — header {alg:'EdDSA', typ:'sdi-receipt-ack+jws', jwk:<your public jwk>}, payload {rcp:<receipt id>, sha:<base64url(SHA-256(receipt jws))>, iat:<unix seconds>}. The instance verifies it against the key you carry and keeps it. Acknowledging twice is harmless. | read | false | unknown |
| cancel_item Cancel an item you created. After the business's cancellation window, a confirmed booking is cancelled late where the business records late cancellations (it may count against the customer), and refused where it does not. | destructive | true | true |
| check_availability Free start times for a service between two instants (at most 14 days). | unknown | unknown | unknown |
| create_booking Request a service at a time. Check availability first. A fixed-price service costs the business's price from list_services; a different totalPrice you send is only noted for the business. Returns the item and, if you have no account, an access_token. | write | true | unknown |
| create_order Order products. Prices are in minor units. A line naming a product (productId or sku) costs the business's price from list_products, and the total follows; a different price you send is only noted for the business. A line naming no product waits for the business to price it. | write | true | unknown |
| get_business_profile Name, time zone, currency, languages and the item types this business accepts. | read | false | unknown |
| get_item_status The current state of an item you created, and what you may do next. | read | false | unknown |
| list_products Orderable products with prices in minor units. | read | false | unknown |
| list_services Bookable services with duration and price model. | read | false | unknown |
| request_quote Ask for a price on something custom. Creates a quote_request item. | unknown | unknown | unknown |
| send_message Start a conversation, or reply on an item you own. | write | true | unknown |
| verify_customer When a result says identity.recognised is weak, the person gave the email of a customer the business knows. Call this with item_id and access_token to email them six digits; ask the person for the code and call it again with code. Then the business recognises them. | unknown | unknown | unknown |
02Install & source
https://inbox.surfingdog.ai/mcp
remote_url- repohttps://github.com/surfingdogai/inbox
- homepagehttps://inbox.surfingdog.ai/mcp
- licenseAGPL-3.0
- adoption0 stars · 0 forks
03Access granted
Send chat messages · write
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-09-23 19:32Z
next_check2026-09-24 16:00Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex — 9 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/surfing-dog-inbox)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →