pinbridge for Cursor
io.pinbridge/pinbridge
Publish and schedule Pinterest pins from any MCP client. Token refresh and retries handled.
client:Cursor
transport:streamable-http
Install pinbridge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pinbridge": {
"url": "https://mcp.pinbridge.io"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs