MCP Server
MCP
io.github.metrxbots/mcp-server
Track AI agent costs, detect waste, optimize models, and prove ROI. 23 MCP tools across 10 domains.
Install
npx -y @metrxbot/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@metrxbot/mcp-server",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Metrx API key (sign up free at https://app.metrxbot.com/sign-up — manage keys at https://app.metrxbot.com/settings/security)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "METRX_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment