Token Pilot runs on your own machine — the client starts it, so there is no endpoint to ping. 527 installs a week from npm. Last commit 13 Sep 2026.
Save up to 80% tokens when AI reads code via AST-aware structural reading
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node scripts/postinstall.mjs
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Save tokens while coding — your AI agent gets structured code context, not file dumps.
Structural code-quality tools for AI coding agents.
Structural warm start for AI coding agents in .NET: cheap Roslyn signature maps of C#/.NET files.
Zero-LLM structural code retrieval for AI coding agents, served over MCP.
Index your codebase. AI searches instead of re-reading files. 94% token savings.
Structural codebase indexer with 17 query tools. 87% token reduction. Zero dependencies.
Token-aware ripgrep code search and atomic multi-file edits for coding agents.
CNC machine control via Universal G-code Sender. Jog, home, run files with hardware safety tokens.
Answers built from our own checks of this server.