Skip to content
Back to search
30
MCP

token-pilot

npm/token-pilot

Save 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%
55 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.digital-threads/token-pilot
Save up to 80% tokens when AI reads code via AST-aware structural reading
0 tools
io.github.Digital-Threads/token-pilot
Save up to 80% tokens when AI reads code via AST-aware structural reading
0 tools
cctx-mcp
MCP server for AI agents — structured code analysis that cuts token usage by 87%
0 tools
Token Pilot by Digital Threads
Token-efficient code reading via AST-aware structural analysis with up to 80% token savings.
0 tools
@ticktockbent/charlotte
Token-efficient browser MCP server — structured web pages for AI agents, not raw accessibility dumps
0 tools
io.github.ooples/token-optimizer-mcp
Intelligent token optimization achieving 95%+ reduction through caching, compression, and 80+ tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "token-pilot": {
      "url": "None",
      "transport": "http"
    }
  }
}