mcp server for VS Code
com.make/mcp-server
Give your AI agents the tools to build, manage, and run automation workflows.
client:VS Code
transport:streamable-http
Install mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.make.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs