monday.com for VS Code
com.monday/monday.com
MCP server for monday.com integration.
client:VS Code
transport:streamable-http
Install monday.com in VS Code
.vscode/mcp.json
{
"servers": {
"monday.com": {
"type": "http",
"url": "https://mcp.monday.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs