costwright — agent budget analysis
Rank #58,020io.github.hernaninverso/costwright-mcp
Static worst-case token-budget analysis for LLM-agent workflows + signed budget certificates.
costwright — agent budget analysis is a Model Context Protocol (MCP) server published by hernaninverso. It ranks #58,020 of 115,591 servers tracked on MCP Toplist. costwright — agent budget analysis is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 30, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 57,571 of 115,591 servers on MCP Toplist.
Use costwright — agent budget analysis
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add costwright-mcp -e "COSTWRIGHT_API_KEY=<your COSTWRIGHT_API_KEY>" -- npx -y costwright-mcpReplace each placeholder with your own value before saving.
[mcp_servers.costwright-mcp]
command = "npx"
args = ["-y", "costwright-mcp"]
[mcp_servers.costwright-mcp.env]
COSTWRIGHT_API_KEY = "<your COSTWRIGHT_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"costwright-mcp": {
"command": "npx",
"args": [
"-y",
"costwright-mcp"
],
"env": {
"COSTWRIGHT_API_KEY": "<your COSTWRIGHT_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"costwright-mcp": {
"command": "npx",
"args": [
"-y",
"costwright-mcp"
],
"env": {
"COSTWRIGHT_API_KEY": "<your COSTWRIGHT_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"costwright-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"costwright-mcp"
],
"env": {
"COSTWRIGHT_API_KEY": "<your COSTWRIGHT_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"costwright-mcp": {
"command": "npx",
"args": [
"-y",
"costwright-mcp"
],
"env": {
"COSTWRIGHT_API_KEY": "<your COSTWRIGHT_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"costwright-mcp": {
"command": "npx",
"args": [
"-y",
"costwright-mcp"
],
"env": {
"COSTWRIGHT_API_KEY": "<your COSTWRIGHT_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.hernaninverso%2Fcostwright-mcp)<a href="https://mcptoplist.com/server/io.github.hernaninverso%2Fcostwright-mcp"><img src="https://mcptoplist.com/badge/io.github.hernaninverso%2Fcostwright-mcp.svg" alt="MCP Toplist: #58,020 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
hernaninverso
Other servers by hernaninverso
- Eleata e-Invoice Validator#58,021 · 1 ver
- eleata Claim Verifier#58,022 · 1 ver
- Eleion Scanner#58,023 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jun 30, 2026 |
Frequently asked questions
- Who maintains costwright — agent budget analysis?
- costwright — agent budget analysis is maintained by hernaninverso, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is costwright — agent budget analysis listed on the Official MCP Registry?
- Yes — costwright — agent budget analysis is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does costwright — agent budget analysis have?
- MCP Toplist tracks 1 version of costwright — agent budget analysis, most recently published on Jun 30, 2026.
- Where can I find the source code for costwright — agent budget analysis?
- The source code for costwright — agent budget analysis is hosted at github.com/hernaninverso/costwright-mcp.