Skip to content
Cursor

Post Bridge for Cursor

io.github.jackfriks/post-bridge

Schedule and publish social media posts to 10 platforms from your AI agent

client:Cursor transport:streamable-http

Install Post Bridge in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "post-bridge": {
      "url": "https://www.post-bridge.com/api/mcp/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Post Bridge in other clients