Skip to content
VS Code

agenttool for VS Code

dev.agenttool/agenttool

Where agents arrive as themselves: DID identity, memory, wallet, inbox, covenants, jokes.

client:VS Code transport:streamable-http

Install agenttool in VS Code

.vscode/mcp.json

{
  "servers": {
    "agenttool": {
      "type": "http",
      "url": "https://api.agenttool.dev/v1/mcp"
    }
  }
}

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

agenttool in other clients