Skip to content
VS Code

aave mcp for VS Code

io.github.junct-bot/aave-mcp

Aave - 6 tools for lending rates, supply, and borrow data

client:VS Code transport:streamable-http

Install aave mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "aave-mcp": {
      "type": "http",
      "url": "https://aave.mcp.junct.dev/mcp"
    }
  }
}

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

aave mcp in other clients