← All servers

PostWire

warnings

postwire.io

Writes a native post per network from one idea and publishes it: TikTok, Instagram, YouTube & more

https://postwire.io/api/mcpWebsiteOAuthMCP 2025-11-25v0.5.0last checked 26 Sep 2026spoke MCP on 1 of 1 check (30 days)initialize in 446 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 postwire https://postwire.io/api/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://postwire.io/api/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://postwire.io/api/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": {
    "postwire": {
      "url": "https://postwire.io/api/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": {
    "postwire": {
      "type": "http",
      "url": "https://postwire.io/api/mcp"
    }
  }
}

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

How to authenticate

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

Scheme
OAuth
Issuer
https://postwire.io
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
posts:read, posts:write
Protected-resource metadata
✓Published (RFC 9728)
Anonymous access
Handshake succeeds; 15 tools listable
Credentials demanded in prose
✕list_platforms, post_to_social, plan_week

These tools are listed anonymously and their own descriptions ask for an account or key, but no challenge is issued — so a client has nothing to act on and the refusal arrives as a tool error.

Documentation
https://postwire.io/mcp/

What the probe found

warningTools needing credentials are listed without a challenge

3 of the 15 tools listed anonymously say in their own descriptions that they need an account or a key (list_platforms, post_to_social, plan_week), but the endpoint issued no WWW-Authenticate challenge. The requirement is stated only in prose, so a call reaches the tool and comes back as a tool error instead of an authorization step.

15 tools usable without signing in

The server exposes a public surface before authorization: list_platforms, my_account, generate_posts, post_to_social, schedule_post, list_scheduled_posts, cancel_scheduled_post, get_post_status, create_connect_link, plan_week, list_brands, create_brand, create_upload_link, get_uploaded_file, get_upgrade_link.

Tools

cancel_scheduled_postcreate_brandcreate_connect_linkcreate_upload_linkgenerate_postsget_post_statusget_upgrade_linkget_uploaded_filelist_brandslist_platformslist_scheduled_postsmy_accountplan_weekpost_to_socialschedule_post

Contract history

26 Sep 2026v0.5.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 PostWire
[![MCP status](https://mcpi.app/servers/postwire/badge.svg)](https://mcpi.app/servers/postwire)