Back to search
30
MCP
token-pilot
npm/token-pilotSave up to 80% tokens when AI reads code — MCP server for token-efficient code navigation, AST-aware structural reading instead of dumping full files into context window
Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"token-pilot": {
"url": "None",
"transport": "http"
}
}
}