Skip to content
Verified official

Surfing Dog Inbox MCP

v0.1.0

ai.surfingdog/inbox

Message, ask for a quote or book a call with Surfing Dog, through its open-source inbox.

transport:streamable-http tools:16

Target client

run in your project directory

claude mcp add --transport http inbox https://inbox.surfingdog.ai/mcp

setup guides: Claude Code Claude Desktop Cursor VS Code Zed Windsurf Cline Gemini CLI Grok ChatGPT Claude.ai LangChain

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

get_business_profile Read-only

get business profile

list_services Read-only

list services

list_products Read-only

list products

check_availability Read-only

check availability

request_quote

request quote

create_booking Mutating

create booking

create_order Mutating

create order

get_item_status Read-only

get item status

accept_offer

accept offer

decline_offer

decline offer

suggest_time

suggest time

provide_details

provide details

cancel_item Mutating

cancel item

send_message Mutating

send message

acknowledge_receipt

acknowledge receipt

verify_customer

verify customer

All 16 tools, one page each

Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. Check the server's own documentation before granting access.