TakoCode for VS Code
com.takocode/takocode
Build, preview and publish full-stack web apps with TakoCode's hosted coding agent.
client:VS Code
transport:streamable-http
Install TakoCode in VS Code
.vscode/mcp.json
{
"servers": {
"takocode": {
"type": "http",
"url": "https://takocode.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs