ShipFeed for Agents

ShipFeed exposes an MCP (Model Context Protocol) server so authorized AI agents can publish and schedule posts on behalf of a user.

Authentication

OAuth 2.1 with PKCE (S256). Dynamic Client Registration is supported. Discovery metadata lives at /.well-known/oauth-authorization-server and /.well-known/oauth-protected-resource.

MCP endpoint

The MCP endpoint is /mcp (Streamable HTTP, JSON-RPC 2.0). The server card is at /.well-known/mcp/server-card.json.

Tools