medium-ops
medium-ops
Medium CLI + 23-tool MCP server. Your IDE drafts replies. No API keys.
Package Details
medium-ops
Package Arguments
Positional
mcpserveEnvironment Variables
Legacy Medium Integration Token (api.medium.com/v1/*). Optional. Generate at medium.com/me/settings → 'Integration tokens' (note: Medium stopped issuing new tokens in 2023).
Medium 'sid' cookie value from medium.com (Application → Cookies). Used for authenticated reads + dashboard GraphQL.
Medium 'uid' cookie value. Required alongside sid for some authenticated endpoints.
Medium 'xsrf' cookie value. Required for any dashboard write (post_response, publish_post, delete_post, draft updates).
Cloudflare 'cf_clearance' cookie. Only required when Cloudflare challenges your IP for dashboard write calls.
Your Medium handle (without the @). Required for the public RSS read path so the client knows whose feed to fetch.
Override path to the mcp.json file the auth layer reads. Defaults to ~/.cursor/mcp.json.
Optional: override the host CLI used by the unattended daemon path (default: auto-detect claude / cursor-agent / codex on PATH). Use {prompt} placeholder if your CLI takes the prompt as an arg.