costwright — agent budget analysis for Cline
io.github.hernaninverso/costwright-mcp
Static worst-case token-budget analysis for LLM-agent workflows + signed budget certificates.
client:Cline
transport:stdio
runtime:npm
Install costwright — agent budget analysis in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"costwright-mcp": {
"command": "npx",
"args": [
"-y",
"costwright-mcp"
],
"env": {
"COSTWRIGHT_API_KEY": "<COSTWRIGHT_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs