Browse docs
The connection#
Schedule social media posts with Claude#
- Open Settings (Ctrl+, on desktop, or the menu → File → Settings) → Connectors → Add custom connector.
- Paste the MCP endpoint URL. Advanced settings let you specify an OAuth client id/secret if your own setup needs it — SkedCast's server supports dynamic client registration, so most users can leave this blank.
- Claude opens a browser to sign in and consent; once approved, the connector is available across claude.ai, Claude Desktop, and Cowork.
http
https://api.skedcast.com/mcpmcpclaudeanthropicai agent
FAQ
- Is this available on the Claude free plan?
- Yes — custom connectors via remote MCP work across Free, Pro, Max, Team, and Enterprise, though Free accounts are limited to one custom connector at a time.
- Does Claude Code use the same connection method?
- No — Claude Code (the CLI) connects via `claude mcp add`, a terminal command rather than a settings UI. See the dedicated Claude Code guide.