MCP Server
MCP
costwright — agent budget analysis
Static worst-case token-budget analysis for LLM-agent workflows + signed budget certificates.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "costwright-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for costwright (RapidAPI key or direct Bearer). Only needed for check/certify; verify/pubkey are public.",
"isSecret": true,
"name": "COSTWRIGHT_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment