Recomputes a usage-based bill from a customer-supplied tariff (graduated per-meter tiers, optiona...
claude mcp add usage-bill-reconstructor --transport http https://mcp-factory.bowling-anthony.workers.dev/usage-bill-reconstructor/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"usage-bill-reconstructor": {
"url": "https://mcp-factory.bowling-anthony.workers.dev/usage-bill-reconstructor/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"usage-bill-reconstructor": {
"serverUrl": "https://mcp-factory.bowling-anthony.workers.dev/usage-bill-reconstructor/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"usage-bill-reconstructor": {
"type": "http",
"url": "https://mcp-factory.bowling-anthony.workers.dev/usage-bill-reconstructor/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"usage-bill-reconstructor": {
"url": "https://mcp-factory.bowling-anthony.workers.dev/usage-bill-reconstructor/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"usage-bill-reconstructor": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp-factory.bowling-anthony.workers.dev/usage-bill-reconstructor/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp-factory.bowling-anthony.workers.dev/usage-bill-reconstructor/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.mcpscores--usage-bill-reconstructor/reviews or the review_server meta-tool.
POST /mcp