Atako for VS Code
ai.atako/mcp
Remote MCP server to read and manage your Atako AI agents, messages, files, and integrations.
client:VS Code
transport:streamable-http
Install Atako in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.atako.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs