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.
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"
}
}
}
}