Skip to content
Back to search
30
MCP streamable-http

io.github.csoai-org/agent-cost-allocator-mcp

io.github.csoai-org/agent-cost-allocator-mcp

Agent Cost Allocator MCP — multi-tenant LLM cost attribution for chargeback billing. Companion to

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

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 spe
0 tools
agent-costcenter-mcp
MCP server for per-agent cost attribution, budget management, and spend analytics across AI agent fleets
0 tools
AgentPays
MCP-native payment infrastructure for AI agents providing virtual card management and policy-enforced spending controls.
0 tools
mcp-server-agentpay
MCP server for AgentPay — the payment gateway for autonomous AI agents. Discover, provision, and pay for MCP tool APIs. Includes reliability
0 tools
io.github.rckl88/clawbackai-mcp
LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.
0 tools
io.github.mpp32/mpp32-mcp-server
Payment layer for AI agents. One MCP, five protocols, thousands of paid APIs your agent can call.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.csoai-org/agent-cost-allocator-mcp": {
      "url": "https://api.meok.ai/v1/a2a/agent-cost-allocator",
      "transport": "streamable-http"
    }
  }
}