Key takeaways
- The real MCP tool catalogue covers 59 tools (31 read / 28 write) — an agent can only act within that documented surface, never invented capabilities.
- Every connection goes through a real OAuth authorization step you grant and can revoke.
AI agent scheduling social posts use case: connect and authorize
Point your MCP-capable client (Claude, ChatGPT, Cursor, VS Code, n8n and more) at SkedCast’s MCP server. The client runs a real OAuth flow so the agent acts only within the permissions you grant.
What the agent can actually do
Read your accounts, compose a post, or schedule it — using the real MCP tool catalogue, not invented capabilities. Every action the agent takes is a real API call you can audit like any other.
FAQ
- What can the AI agent actually do?
- Read your workspace and compose/schedule/manage posts within the real MCP tool catalogue (59 tools, 31 read / 28 write) — see the MCP tool catalogue page for the full list.
- Can the agent post without my permission?
- No — every connection goes through a real OAuth authorization step where you grant (and can revoke) access.
- Which MCP clients are supported?
- Any MCP-capable client works — see the per-client connection guides (Claude, ChatGPT, Cursor, VS Code, n8n and more) for exact setup steps.