Battery Proposal Agent for VS Code
io.github.quli-ops/battery-proposal-agent
Validate US battery proposals and purchase policy-aware quote and payback results through x402.
client:VS Code
transport:streamable-http
tools:2
Install Battery Proposal Agent in VS Code
.vscode/mcp.json
{
"servers": {
"battery-proposal-agent": {
"type": "http",
"url": "https://battery-proposal-agent-mainnet.quli1016908036.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs