Skip to content
Back to search
30
MCP

agent-cost-allocator-mcp

pypi/agent-cost-allocator-mcp

Agent Cost Allocator MCP — multi-tenant LLM cost attribution for chargeback billing. Companion to agent-token-budget. Splits one agent's spend across many tenants for invoicing. By MEOK AI Labs.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.csoai-org/agent-cost-allocator-mcp
Agent Cost Allocator MCP — multi-tenant LLM cost attribution for chargeback billing. Companion to
0 tools · streamable-http
agent-costcenter-mcp
MCP server for per-agent cost attribution, budget management, and spend analytics across AI agent fleets
0 tools
agent-token-budget-mcp
Agent Token Budget MCP — per-session spend cap with signed budget-exhausted attestations. Twin of bft-progress-council-mcp (spend-axis vs st
0 tools
AgentPays
MCP-native payment infrastructure for AI agents providing virtual card management and policy-enforced spending controls.
0 tools
agent-commerce-payments-mcp
MCP server for agent commerce payments. Features create invoice, process payment, escrow funds. From MEOK AI Labs.
0 tools
@metrxbot/mcp-server
Metrx MCP Server — AI agent cost intelligence tools for LLM agents. Track spend, optimize models, manage budgets, detect waste, and prove RO
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-cost-allocator-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}