token-gate-mcp for Cline
io.github.abduljabbarbxr/token-gate-mcp
Token and context budget for AI agents. Tracks spend and gates the session.
client:Cline
transport:stdio
runtime:npm
Install token-gate-mcp 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": {
"token-gate-mcp": {
"command": "npx",
"args": [
"-y",
"token-gate-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs