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%
5 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
cctx-mcp
MCP server for AI agents — structured code analysis that cuts token usage by 87%
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
io.github.mibayy/token-savior
Structural codebase MCP server — navigate and edit code by symbol name, not raw text.
0 tools
token-optimizer-mcp
Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching, compression, and smart tool intelligence
0 tools

How to use

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

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