Hatchable for VS Code
com.hatchable/hatchable
Build, deploy, and host full-stack web apps from any MCP client. DB, auth, storage, cron included.
client:VS Code
transport:streamable-http
Install Hatchable in VS Code
.vscode/mcp.json
{
"servers": {
"hatchable": {
"type": "http",
"url": "https://hatchable.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs