Loading MCP server directory, please wait...
Token-budget-aware text handling: count, truncate, and chunk for LLM prompts.
npx @getmcp/cli add io.github.MukundaKatta/promptbudget-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MukundaKatta/promptbudget-mcp": {
"command": "npx",
"args": [
"-y",
"@mukundakatta/promptbudget-mcp"
]
}
}
}