Track every AI token across Claude, ChatGPT, Gemini, Cursor, and Claude Code.
claude mcp add tokeneyez -- npx -y @tokeneyez/mcp
claude_desktop_config.json
{
"mcpServers": {
"tokeneyez": {
"command": "npx",
"args": [
"-y",
"@tokeneyez/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"tokeneyez": {
"command": "npx",
"args": [
"-y",
"@tokeneyez/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tokeneyez": {
"command": "npx",
"args": [
"-y",
"@tokeneyez/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"tokeneyez": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tokeneyez/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"tokeneyez": {
"command": "npx",
"args": [
"-y",
"@tokeneyez/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Reemedri--tokeneyez/reviews or the review_server meta-tool.
POST /mcp