Semantic code search and code intelligence for AI agents. Find functions by concept, trace call chains, assess impact — in single tool calls. Local ML, MCP server.
# Copy to .env and fill in values
# .env is gitignored - never commit credentials
# Crates.io API token (alternative to cargo login)
# Get from: https://crates.io/settings/tokens
# CARGO_REGISTRY_TOKEN=
# GitHub token (if needed for releases)
# GITHUB_TOKEN=