Skip to content
VS Code

agent cloud tools for VS Code

com.83blue.upload/agent-cloud-tools

Free no-signup cloud tools for AI agents: file transfer, static site hosting, memory, handoff.

client:VS Code transport:streamable-http tools:9

Install agent cloud tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-cloud-tools": {
      "type": "http",
      "url": "https://upload.83blue.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

agent cloud tools in other clients