GitHub

Cut agent token waste by 90%

Strips implementation bloat before LLM inference while preserving 100% of types and signatures.

100% Type-Safe Contracts
<0.15s AST Synthesis
Zero-Telemetry (Local CPU)
MIT Open Source
LIVE AST SYNTHESIS
LANG:
Context: 1,840 tokens 138 tokens
API Cost: $55.20 $4.14 Save $51.06
-92.5% Evaporated
TypeScript Synthesis Strips function & method bodies • Preserves 100% exported interfaces, type aliases, generic signatures, and class layouts
src/services/user_service.ts
~1,840 tokens ($55.20)
Edit code to test real-time synthesis Burn: $55.20 / 10k calls
src/services/user_service.ts.siftr
~138 tokens (-92.5%)
100% Types & Signatures Preserved Saved ~1,702 tokens (Save $51.06/10k)
LOCAL DATA BOUNDARIES & PRIVACY

Your code never leaves your workstation

SiftrCode operates 100% locally via Tree-sitter AST parsing. No external network egress, no code telemetry, zero cloud dependencies.

0 Bytes Egress
No cloud calls
<0.15s Synthesis
Local Tree-sitter AST
Universal Stdio MCP
Claude, Cursor, Windsurf
100% Contract Fidelity
Zero hallucination risk
siftr.audit.log — local_daemon [pid: 89421]
AUDIT ACTIVE
# SiftrCode Ingest Audit — Local Runtime Verification
target_scope: ./src/**/*.ts (128 source files)
ast.parse(local): status: complete (0.14s elapsed via Tree-sitter)
symbols_indexed: 7,420 signatures [functions, classes, interfaces]
body_pruning: -92.5% bloat dissolved (implementation details omitted)
network_egress: 0 bytes [100% offline — zero cloud upload]
contract_hash: sha256:4f8e... [100% type preservation verified]
agent_bridge: stdio://pipe/mcp-context-stream
Verified: tree-sitter-typescript-v0.20.8 Encrypted memory • Non-persistent AST cache

100% Local CPU Execution

Every parse, token count, and skeleton synthesis runs directly on your machine's CPU via native C/Wasm Tree-sitter bindings. No code is transmitted to any cloud API.

Zero-Loss Interface Guarantees

Coding agents need exact signatures, generics, and exported interfaces to write correct code. SiftrCode dissolves the internal bodies while keeping 100% of the contracts agents rely on.

Standard Stdio MCP Protocol

No proprietary background daemons or closed network proxies. SiftrCode integrates through the open Model Context Protocol (MCP) using standard Unix pipes.

Verified Production Benchmarks

Public GitHub Audits

Exact figures scanned directly from public repositories.

Reduction: -85% to -98%
Latency: 4.2x Faster
Parsing: <0.15s
expressjs/express JavaScript
175,353 2,357 tokens
-98.7%
Pack Latency 0.15s pack
tiangolo/fastapi Python
3,498,358 720,715 tokens
-79.4%
Net Reduction 2.7M saved
siftrcode/siftrcode TypeScript
15,931 817 tokens
-94.9%
Pack Latency 0.13s pack

30-Second Setup

Works with Claude Code, Cursor, Windsurf, and Antigravity.

1 AUDIT YOUR REPO
npx siftrcode audit

Instantly scans your directory and calculates monthly token waste.

2 AUTO-CONNECT MCP
npx siftrcode init

Automatically configures Claude Desktop, Cursor, and Windsurf MCP settings.

Simple Licensing

Free open-source CLI for individuals. Paid caching for teams.

OPEN SOURCE
INDIVIDUAL DEVELOPERS

Community CLI

$0 Free forever (MIT)
  • Local AST Pruning (TS, Py, Go, Rust)
  • Codebase Auditor (siftrcode audit)
  • Context Packer (siftrcode pack)
  • Stdio MCP Server integration
TEAM PRO
FOR STARTUPS & TEAMS

SiftrCode Pro

$19 / seat / mo
  • Everything in Community CLI
  • TypeSafe Jev Cloud Relevance Gate
  • Team Cross-Repo Context Cache
  • CI/CD Pull Request Context Auditor