reachpad mcp for VS Code
io.github.reachpad/reachpad-mcp
Coding agents build full-stack apps in persistent workspaces and share them by link.
client:VS Code
transport:streamable-http
runtime:npm
tools:25
Install reachpad mcp in VS Code
.vscode/mcp.json
{
"servers": {
"reachpad-mcp": {
"type": "http",
"url": "https://reachpad.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs