A content calendar for Claude and ChatGPT. Create posts and campaigns, schedule with cadence guardrails, and publish to LinkedIn, X, and Threads through official APIs — approval-first, so nothing goes live without you. OAuth 2.1, no API keys. Every draft is checked against FeedSquad's anti-slop pattern registry before it can be scheduled.
Overview
FeedSquad is a content calendar your AI can drive. Connect it from Claude, ChatGPT, Cursor, or any MCP client and your assistant can draft posts, build multi-week campaigns, find publishing slots that respect per-platform cadence rules, and publish to LinkedIn, X, and Threads through official APIs.
Why it's different
- Approval-first — nothing goes live without you. Every post requires explicit approval.
- Anti-slop gate — every draft is checked against a banned-pattern registry before it can be scheduled.
- Cadence guardrails — per-platform daily caps and enforced spacing keep your feed human.
- OAuth 2.1 + PKCE — no API keys, no developer apps. Connect and authorize in one step.
Install
claude mcp add feedsquad https://feedsquad.com/api/mcp
Endpoint: https://feedsquad.com/api/mcp (streamable HTTP)
Links
- Homepage: https://feedsquad.com/mcp
- Docs: https://feedsquad.com/docs/mcp
- Machine-readable: https://feedsquad.com/mcp.md
Server Config
{
"mcpServers": {
"feedsquad": {
"url": "https://feedsquad.com/api/mcp"
}
}
}