Monday for VS Code
io.github.pipeworx-io/monday
Monday.com MCP — wraps the Monday.com GraphQL API (BYO API key)
client:VS Code
transport:streamable-http
Install Monday in VS Code
.vscode/mcp.json
{
"servers": {
"monday": {
"type": "http",
"url": "https://gateway.pipeworx.io/monday/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs