Skip to content
Back to search
30
MCP

Token Pilot by Digital Threads

pulsemcp/token pilot by digital threads

Token-efficient code reading via AST-aware structural analysis with up to 80% token savings.

Uptime
0.0%
1 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
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 f
0 tools
TokenSaver
Token-efficient C#, Razor, and .NET file views for AI assistants. 50-95% token reduction via Roslyn.
0 tools
TokenSaver
Token-efficient C#, Razor, and .NET file views for AI assistants. 50-95% token reduction via Roslyn.
0 tools
TokenNuke
Code indexing with tree-sitter AST extraction, hybrid search, call graphs, and O(1) symbol retrieval.
0 tools

How to use

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

{
  "mcpServers": {
    "token_pilot_by_digital_threads": {
      "url": "None",
      "transport": "http"
    }
  }
}