Features

Everything you need for semantic code understanding

Semantiq provides powerful tools that help AI assistants truly understand your codebase, not just search through text.

How It Works

Three simple steps to semantic code understanding.

01

Index

Semantiq parses your codebase using Tree-sitter, extracting semantic information like functions, classes, types, and their relationships.

02

Query

AI assistants use MCP tools to search, find references, analyze dependencies, and get explanations of any symbol in your code.

03

Understand

With semantic context, AI can make better suggestions, find bugs faster, and understand the impact of changes across your codebase.

MCP Tools

Powerful MCP Tools

Four specialized tools that give AI assistants deep understanding of your codebase.

semantiq_search

Search for code patterns, symbols, or text semantically across your entire codebase.

$ semantiq_search("authentication handler")

semantiq_find_refs

Find all references to a symbol including definitions and usages.

$ semantiq_find_refs("UserService")

semantiq_deps

Analyze the dependency graph for a file. Shows imports and dependents.

$ semantiq_deps("src/auth.ts")

semantiq_explain

Get detailed explanation of a symbol including definition, docs, and usage patterns.

$ semantiq_explain("handleRequest")
Features

Why Semantiq?

Built for performance, designed for AI. Everything you need to give assistants deep code understanding.

Blazingly Fast

Built with Rust for maximum performance. Indexes thousands of files in seconds.

Incremental Updates

Only re-indexes changed files. Perfect for large, evolving codebases.

Tree-sitter Powered

Accurate parsing with Tree-sitter. Understands your code structure, not just text.

MCP Native

First-class Model Context Protocol support. Works seamlessly with Claude Code.

Multi-Language

9 languages supported out of the box. From Rust to Python to PHP.

Local & Private

Everything runs locally. Your code never leaves your machine.

Ready to Transform Your Workflow?

Give Your AI
Superpowers

Start using Semantiq today and experience the difference that semantic code understanding makes for your AI-assisted development.

Open Source
MIT License
Free Forever