Platform
Profiles and Company Pages
Connect a personal profile or a Company Page, then schedule professional updates with format validation and Brand Memory.
What you can do in CatCaster
Text and document-style posts
Long-form professional updates up to 3,000 characters.
Image, multi-image, and video
Single image, multi-image posts (up to 9 images), and native video uploads.
Company Pages
Separate connection type for organization Pages after OAuth page picker.
Analytics
Post and account-level metrics when LinkedIn analytics scopes are on the connection.
Limits and honest constraints
- LinkedIn inbox auto-reply is not available—CatCaster focuses on publishing and performance for LinkedIn.
- Page vs profile are separate channels; agents must target the correct channel id from list_channels.
- Video and image specs are validated; oversized files fail before queueing.
- Some LinkedIn API tiers restrict analytics frequency; metrics may lag platform dashboards.
What AI can help with
- Turn a blog post into a LinkedIn narrative with line breaks and hooks suited to B2B feeds.
- Shorten promotional copy while keeping claims aligned with Brand Memory—no invented metrics.
- Generate carousel slide captions from a single outline (you still supply images).
Claude, Cursor, and other agents
CatCaster exposes a remote MCP server at https://www.catcaster.com/api/mcp. Connect with OAuth (recommended) or a workspace API key. Agents discover workspaces and channels, draft posts, validate placements, schedule or publish with idempotency keys, and read analytics.
Relevant MCP tools
list_workspaces · list_channels · get_brand_context · create_post · update_post · validate_post · schedule_post · publish_post · get_analytics · list_published_content
Example prompt
Use CatCaster MCP get_brand_context, then create_post for my LinkedIn Page with this text_post. validate_post, share the rendered length, and schedule_post only after I approve the time.
OAuth setup for MCP clients is documented in docs/mcp-oauth.md in the CatCaster repository (Supabase OAuth 2.1, dynamic client registration, and consent). Browse AI agent guides →
Frequently asked questions
- Profile vs Company Page—which do I connect?
- CatCaster offers both LinkedIn Profile and LinkedIn Page connectors. Pick the destination that matches who should author the post.
- Can CatCaster reply to LinkedIn comments automatically?
- Not today. LinkedIn is publish-and-measure in CatCaster; inbox auto-reply targets other networks.
- Are LinkedIn newsletters supported?
- Standard feed posts, images, and video are supported. Newsletter-specific APIs are outside this publishing surface.
- How do agents pick the right LinkedIn channel?
- Call list_channels and match platform linkedin or linkedin_page before create_post.
