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.

ToolRiskSide effectsApproval
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.
readfalseunknown
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.
destructivetruetrue
check_availability
Free start times for a service between two instants (at most 14 days).
unknownunknownunknown
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.
writetrueunknown
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.
writetrueunknown
get_business_profile
Name, time zone, currency, languages and the item types this business accepts.
readfalseunknown
get_item_status
The current state of an item you created, and what you may do next.
readfalseunknown
list_products
Orderable products with prices in minor units.
readfalseunknown
list_services
Bookable services with duration and price model.
readfalseunknown
request_quote
Ask for a price on something custom. Creates a quote_request item.
unknownunknownunknown
send_message
Start a conversation, or reply on an item you own.
writetrueunknown
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.
unknownunknownunknown

02Install & source
https://inbox.surfingdog.ai/mcp
remote_url

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_statusindex9 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. Surfing Dog Inbox MCP — as seen on mcpexplorer.com

[![Surfing Dog Inbox MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/surfing-dog-inbox.svg)](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 →