Skip to content
VS Code

aethereum for VS Code

io.github.br9704/aethereum

The team layer for AI coding agents: shared contracts, collision alerts, E2EE sessions.

client:VS Code transport:streamable-http runtime:npm

Install aethereum in VS Code

.vscode/mcp.json

{
  "servers": {
    "aethereum": {
      "type": "http",
      "url": "https://www.aethereum.dev/api/mcp"
    }
  }
}

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

aethereum in other clients