Draft, schedule, publish, and analyze LinkedIn posts with AI. Create hooks, carousels, hashtags, and manage company pages — all from Claude, Cursor, or any MCP client.
Tools
create_draft
generate_hooks
generate_hashtags
generate_carousel
enhance_post
get_post_feedback
list_posts
get_post
schedule_post
post_now
list_queue
get_next_slot
get_schedule
retry_failed_post
get_dashboard
get_analytics
get_followers
get_usage
get_inspirations
use_inspiration_as_draft
list_organizations
get_org_analytics
Server Config
{
"mcpServers": {
"writio": {
"command": "npx",
"args": [
"-y",
"@writio/mcp-server"
],
"env": {
"WRITIO_API_TOKEN": "<your_token_here> // Sign up free at writio.ai → Settings → API Access"
}
}
}
}