Pyckle

Give Claude Code
perfect context

Our proprietary routing method automatically finds and injects the right code snippets for every prompt. Stop searching. Start building.

Join the waitlist. Be first to know when we launch.

How it works

1

Index your project

Run pyckle init (free) for a static structure map, or pyckle index (Pro) for semantic embeddings.

2

Ask Claude anything

Use Claude Code normally. Pyckle works seamlessly in the background, finding relevant context in milliseconds.

3

Get precise answers

Claude responds with accuracy because it has the right context. Every response is grounded in your actual code.

See it in action

> |
Scanning codebase...
Indexed 0 snippets
Found 3 relevant snippets
Injected 0 tokens (6ms)
Ready
Retrieved: 3 snippets from 2 files
Tokens sent: 528 vs 4,200 in full files
Context-aware. Token-efficient.

* Token count estimated at ~4 chars/token. Results may vary.

Simple pricing

Choose the plan that fits your workflow.

Analysis

$99 one-time

Deep analysis of your codebase structure and patterns.

  • Full codebase scan
  • Smart indexing
  • Pattern detection
  • Documentation export
  • Yours to keep forever
POPULAR

Pro

$10/mo
$100/yr
$100 /year

Live semantic routing for every prompt.

  • Everything in Analysis
  • Real-time routing
  • Automatic re-indexing
  • Unlimited projects
  • Priority support

Bundle

$149 first year

Analysis + Pro Annual together. Best value.

  • Full codebase analysis
  • Real-time routing
  • Automatic re-indexing
  • Unlimited projects
  • Save $50 (25% off)

Try it yourself — our gift to you

No purchase necessary. No expiration. No strings attached.

We believe in what we've built. Before you invest, we want you to experience the value firsthand. Download our structure indexer — a limited but powerful glimpse into what Pyckle can do.

$ curl -sL pyckle.dev/install | bash -s -- --free click to copy

See your codebase layout

Generates a file map and per-directory structure files that give Claude instant orientation.

Zero commitment

Runs entirely on your machine. No API keys, no cloud, no tracking. Just Python stdlib.

Upgrade when ready

Experience the foundation. When you're ready for real-time semantic routing, Pro is here.

Questions

Does my code leave my machine?

With Free, nothing leaves your machine. Everything runs locally with zero cloud dependency. With Pro, code snippets are sent to our API for semantic indexing. We never train on your code.

How is this different from @-mentioning files?

You don't have to know which files are relevant. Ask "how does auth work" and we find the right code automatically.

What's the latency impact?

~50ms per prompt. Invisible compared to Claude's 3-15 second response time.

What does the free tier include?

A deterministic codebase scanner that generates a file map for CLAUDE.md and per-directory YAML structure files. Python AST parsing, JS/TS regex extraction, and heuristics for Go, Rust, Java, and more.