← All servers

Surfing Dog Inbox

warnings

inbox.surfingdog.ai

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

https://inbox.surfingdog.ai/mcpWebsiteOAuthMCP 2025-11-25v0.1.0last checked 23 Sep 2026spoke MCP on 1 of 1 check (30 days)initialize in 192 ms

Will my client connect?

Decided from what the probe found at the endpoint, and from what each client's own documentation says it can complete. Every row carries the day that documentation was read.

Claude CodeConnects

The authorization server advertises RFC 7591 registration, so Claude Code can register itself and sign you in through the browser.

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

Claude Code docs · read on 2026-08-30

Claude (claude.ai & Desktop)Connects

The authorization server advertises RFC 7591 registration, so Claude (claude.ai & Desktop) can register itself and sign you in through the browser.

Settings → Connectors → Add custom connector, then paste https://inbox.surfingdog.ai/mcp.

Claude (claude.ai & Desktop) docs · read on 2026-08-30

ChatGPTConnects

The authorization server advertises RFC 7591 registration, so ChatGPT can register itself and sign you in through the browser.

Settings → Apps → Advanced settings → Developer mode, then create a connector pointing at https://inbox.surfingdog.ai/mcp.

ChatGPT docs · read on 2026-08-30

CursorConnects

The authorization server advertises RFC 7591 registration, so Cursor can register itself and sign you in through the browser.

{
  "mcpServers": {
    "surfing-dog-inbox": {
      "url": "https://inbox.surfingdog.ai/mcp"
    }
  }
}

Cursor docs · read on 2026-08-30

VS Code (Copilot)Connects

The authorization server advertises RFC 7591 registration, so VS Code (Copilot) can register itself and sign you in through the browser.

{
  "servers": {
    "surfing-dog-inbox": {
      "type": "http",
      "url": "https://inbox.surfingdog.ai/mcp"
    }
  }
}

VS Code (Copilot) docs · read on 2026-08-30

How to authenticate

Checked against the endpoint by our probe on 23 Sep 2026. These are the capabilities the server advertises, not a prediction about any particular client.

Scheme
OAuth
Issuer
https://inbox.surfingdog.ai
Dynamic client registration
Advertised (RFC 7591)
Client ID Metadata Document
Supported

A client identifies itself by a URL to its own metadata, so no registration step is required.

PKCE
S256
Grant types
authorization_code, refresh_token
Scopes
inbox:read, inbox:write, events:read, catalogue:write, availability:write, settings:read, settings:write, setup:run, integrations:write, keys:write, offline_access
Protected-resource metadata
Not found

Without it a client has to guess where the authorization server lives.

Anonymous access
Handshake succeeds; 12 tools listable

What the probe found

No CORS headers for browser-based clients

A cross-origin preflight came back without Access-Control-Allow-Origin, so the endpoint is reachable from native clients only — code running in a web page is stopped by the browser before a request is ever sent.

12 tools usable without signing in

The server exposes a public surface before authorization: get_business_profile, list_services, list_products, check_availability, request_quote, create_booking, create_order, get_item_status, cancel_item, send_message, acknowledge_receipt, verify_customer.

Tools

acknowledge_receiptcancel_itemcheck_availabilitycreate_bookingcreate_orderget_business_profileget_item_statuslist_productslist_servicesrequest_quotesend_messageverify_customer

Contract history

23 Sep 2026v0.1.0first recorded contract

Watch this server

Save its public contract as a baseline and manage breaking-change email alerts.

Set up a watch

Own this server?

Sign in to claim this listing by proving control of its host.

Status badge

Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.

MCP status badge for Surfing Dog Inbox
[![MCP status](https://mcpi.app/servers/surfing-dog-inbox/badge.svg)](https://mcpi.app/servers/surfing-dog-inbox)