Social Media MCP Server for Cursor
io.github.connected-paths/mcp-social
Publish to Bluesky, Threads, LinkedIn, Facebook Pages, and Instagram from ChatGPT or Claude.
client:Cursor
transport:streamable-http
Install Social Media MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-social": {
"url": "https://social-mcp.connectedpaths.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs