Verifies token/cost savings claimed by AI context-reduction proxies via MCP tools.
claude mcp add tokentrust -- uvx tokentrust-cli
claude_desktop_config.json
{
"mcpServers": {
"tokentrust": {
"command": "uvx",
"args": [
"tokentrust-cli"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"tokentrust": {
"command": "uvx",
"args": [
"tokentrust-cli"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tokentrust": {
"command": "uvx",
"args": [
"tokentrust-cli"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"tokentrust": {
"type": "stdio",
"command": "uvx",
"args": [
"tokentrust-cli"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"tokentrust": {
"command": "uvx",
"args": [
"tokentrust-cli"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.RudrenduPaul--tokentrust/reviews or the review_server meta-tool.
POST /mcp