← All servers

RoboWrite

connects

www.robowrite.ai

Hosted RoboWrite MCP server: recover briefs and drafts, run the reviewed URL-to-Markdown workflow.

https://www.robowrite.ai/api/mcpWebsiteOAuthMCP 2025-11-25v0.2.0last checked 19 Sep 2026spoke MCP on 1 of 1 check (30 days)initialize in 1274 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 with setup

The registration flow this server advertises is not one Claude Code documents, so register a client with the issuer yourself and give Claude Code the client ID.

claude mcp add --transport http --client-id <your-client-id> --client-secret --callback-port 8080 robowrite https://www.robowrite.ai/api/mcp

Claude Code docs · read on 2026-08-30

Claude (claude.ai & Desktop)Connects with setup

The registration flow this server advertises is not one Claude (claude.ai & Desktop) documents, so register a client with the issuer yourself and give Claude (claude.ai & Desktop) the client ID.

Settings → Connectors → Add custom connector, then paste https://www.robowrite.ai/api/mcp. Under Advanced settings, enter the OAuth Client ID and Secret the issuer gave you.

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

ChatGPTConnects

The authorization server supports Client ID Metadata Documents, so ChatGPT identifies itself by URL with no registration step.

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

ChatGPT docs · read on 2026-08-30

CursorConnects with setup

The registration flow this server advertises is not one Cursor documents, so register a client with the issuer yourself and give Cursor the client ID.

{
  "mcpServers": {
    "robowrite": {
      "url": "https://www.robowrite.ai/api/mcp"
    }
  }
}

Cursor docs · read on 2026-08-30

VS Code (Copilot)Connects with setup

The registration flow this server advertises is not one VS Code (Copilot) documents, so register a client with the issuer yourself and give VS Code (Copilot) the client ID.

{
  "servers": {
    "robowrite": {
      "oauth": {
        "clientId": "<your-client-id>"
      },
      "type": "http",
      "url": "https://www.robowrite.ai/api/mcp"
    }
  }
}

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

How to authenticate

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

Scheme
OAuth
Issuer
https://clerk.robowrite.ai
Dynamic client registration
Not advertised
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, urn:ietf:params:oauth:grant-type:device_code
Scopes
openid, profile, email, public_metadata, private_metadata, offline_access, user:org:read
Protected-resource metadata
Published (RFC 9728)
Anonymous access
Handshake succeeds; 42 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.

42 tools usable without signing in

The server exposes a public surface before authorization: assign_review, list_reviews, get_review, list_reviewers, request_review, decide_review, get_account, start_brand_setup, get_brand_setup, confirm_brand_setup, list_brands, get_brand, update_brand_voice, list_properties, get_property, create_property, list_pillars, generate_pillar_strategy, get_pillar_strategy, list_topics, create_topic, create_brief, create_content_item, generate_content_item, list_content, list_briefs, get_brief, update_brief, approve_brief, list_documents, get_document, get_content, list_jobs, get_topic_content, get_job, read_draft, edit_draft, restore_draft, diff_draft, list_draft_sections, rewrite_draft, check_draft.

Tools

approve_briefassign_reviewcheck_draftconfirm_brand_setupcreate_briefcreate_content_itemcreate_propertycreate_topicdecide_reviewdiff_draftedit_draftgenerate_content_itemgenerate_pillar_strategyget_accountget_brandget_brand_setupget_briefget_contentget_documentget_jobget_pillar_strategyget_propertyget_reviewget_topic_contentlist_brandslist_briefslist_contentlist_documentslist_draft_sectionslist_jobslist_pillarslist_propertieslist_reviewerslist_reviewslist_topicsread_draftrequest_reviewrestore_draftrewrite_draftstart_brand_setupupdate_brand_voiceupdate_brief

Contract history

19 Sep 2026v0.2.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 RoboWrite
[![MCP status](https://mcpi.app/servers/robowrite/badge.svg)](https://mcpi.app/servers/robowrite)