Token Pilot runs on your own machine — the client starts it, so there is no endpoint to ping. 323 installs a week from npm. Last commit 26 Jul 2026.
Save up to 80% tokens when AI reads code via AST-aware structural reading
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add token-pilot -- npx -y token-pilot
{
"mcpServers": {
"token-pilot": {
"args": [
"-y",
"token-pilot"
],
"command": "npx"
}
}
}
[mcp_servers.token-pilot]
command = "npx"
args = ["-y", "token-pilot"]
{
"mcpServers": {
"token-pilot": {
"args": [
"-y",
"token-pilot"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"token-pilot": {
"args": [
"-y",
"token-pilot"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.