DexL Agents for VS Code
io.github.dexl-io/agents
Pay-per-call AI gateway: models, speech, web search, on-chain reads and NLP tools, via x402.
client:VS Code
transport:streamable-http
tools:5
Install DexL Agents in VS Code
.vscode/mcp.json
{
"servers": {
"agents": {
"type": "http",
"url": "https://agents.dexl.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs