Skip to content
Cursor

Monday for Cursor

io.github.pipeworx-io/monday

Monday.com MCP — wraps the Monday.com GraphQL API (BYO API key)

client:Cursor transport:streamable-http

Install Monday in Cursor

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

{
  "mcpServers": {
    "monday": {
      "url": "https://gateway.pipeworx.io/monday/mcp"
    }
  }
}

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

Monday in other clients