What is the Battery Proposal Agent MCP server?
Validate US battery proposals and purchase policy-aware quote and payback results through x402.
How to install Battery Proposal Agent
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"battery-proposal-agent": {
"url": "https://battery-proposal-agent-mainnet.quli1016908036.workers.dev/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"battery-proposal-agent": {
"serverUrl": "https://battery-proposal-agent-mainnet.quli1016908036.workers.dev/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"battery-proposal-agent": {
"type": "http",
"url": "https://battery-proposal-agent-mainnet.quli1016908036.workers.dev/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"battery-proposal-agent": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://battery-proposal-agent-mainnet.quli1016908036.workers.dev/mcp"
]
}
}
}Claude Code
claude mcp add --transport http battery-proposal-agent https://battery-proposal-agent-mainnet.quli1016908036.workers.dev/mcpRelated MCP servers
Buy timestamped web, company, commerce, social, document and decision data via x402.