Skip to main content

Topos

the agent harness for structural code quality

Topos measures complexity, coupling, risky data flows, and agent cognitive load, then gives your agent a concrete target—from SLOP to PLATINUM.

Topos self-evaluation: SIMPLE, COMPOSABLE, SECURE, NAVIGABLE results for the core crates Install Topos MCP in VS Code PyPI License Topos MCP server ClawHub

Install · What it checks · Under the hood · Docs · Issues


Why Topos

Coding agents produce working code quickly. The harder question is whether the result is still easy to understand, safe to change, and well-fitted to the rest of the repository. Quality is the new currency.

Topos computes that signal from program structure—not from an LLM review or a style opinion—and returns concrete failure locations and next actions. It is fast enough to sit inside the agent loop: measure, edit, verify, repeat.

Tests check behavior. Topos checks whether the implementation is built to keep changing.

Grounded in category theory, written in Rust.

Install and Quick Start

One binary. Every supported agent harness. A clean way back out.

1. Install the CLI

Use the verified release installer:

curl -fsSL https://docs.krv.ai/topos/install.sh | bash

Or install with Homebrew:

brew install krv-labs/tap/topos

[!TIP] Prefer an editor-managed install? In VS Code or Cursor, search @mcp topos in the Extensions view or choose Install MCP server. This is an alternative to topos install: your editor installs and manages the Topos MCP server for you.

2. Connect your coding agents

topos install detects every supported MCP harness and lets you configure any—or all—of them from one interactive checklist:

topos install
┌  Which agent integrations do you want to configure?
│
│  ↑↓ move · space toggle · a all · enter confirm · esc cancel
│
│ ❯ ○ Claude Code          (detected)
│   ○ Claude Desktop       (detected)
│   ● Codex CLI            (✓ active)
│   ● Gemini CLI           (✓ active)
│   ○ GitHub Copilot CLI   (detected)
│   ○ Cursor               (detected)
│   ○ VS Code              (detected)
│   ○ Google Antigravity   (detected)
└

Restart the agents you configured, then ask:

"Use Topos to find this repository's worst structural problem, make one focused improvement, and verify the result."

[!IMPORTANT] Too many tools spray MCP servers across agent JSON files, scatter symlinks around your machine, then leave you to burn half a Claude session untangling the mess—or pull your own hair out doing it. Topos does not play that game. We follow a leave-no-trace policy: topos status shows every registration, while topos uninstall opens the same selector, previews exactly what will change, and removes everything Topos installed. If Topos makes it easy to do, it should be just as easy to undo.

topos status
topos uninstall

See the agent setup guide for permissions, manual configuration, and troubleshooting.

3. Evaluate from the terminal

topos evaluate . -r

Topos discovers Python, Rust, JavaScript, TypeScript, C++, and Go automatically. Pass --language only when you want to narrow the run.

See Installation for platform support and alternative install paths.

What Topos checks

Every file gets four independent verdicts:

  • SIMPLE — avoids unnecessary complexity using AST entropy and control-flow complexity.
  • COMPOSABLE — limits a file's outward dependency burden; broader coupling and stability metrics remain available for diagnosis.
  • SECURE — avoids dangerous API reachability and taint paths in the code property graph.
  • NAVIGABLE — stays shallow enough for an agent to read and change in one pass, using depth-weighted nesting divergence over the AST scope tree.

Those verdicts roll up into one memorable quality medal without hiding which pillar failed:

Medal Criteria
🏆 PLATINUM Passes all 4
🥇 GOLD Passes 3 of 4
🥈 SILVER Passes 2 of 4
🥉 BRONZE Passes 1 of 4
SLOP Passes 0, or fails to parse

See the full metrics reference. Refactor guidance also surfaces control-flow cycles, load-bearing dependency edges, process bottlenecks, and optional Graphify knowledge-graph findings.

How the medal system is derived

The four pillars are pairwise incomparable and form a sixteen-element evaluation lattice (a 4-cube); PLATINUM is their intersection. Labels below abbreviate the pillars as Simple, Composable, Sc = Secure, Navigable.

The full evaluation lattice — SLOP at the bottom, four single-pillar BRONZE states, six two-pillar SILVER states, four three-pillar GOLD states, and IDEAL (PLATINUM) at the top.

Measures · Category-theory foundations

Under the hood

Topos is a self-contained Rust CLI and MCP server. Analysis runs locally; your source code is not sent to an external model or hosted analysis service.

Component Role
tree-sitter Parses six languages and powers the native AST, CFG, CPG, PDG, and UAST representations.
GitNexus Supplies the repository dependency graph scored by COMPOSABLE (topos depgraph generate). Requires npm install -g gitnexus@1.6.8.
Sighthound Embedded in the MCP server for supplementary security findings; native CPG probes remain the SECURE scoring source.
Graphify Optional advisory orphan and fragile-edge detection via topos graphify / topos_refactor(target="graphify"); does not affect the medal. Requires pip install graphifyy.

The result is one agent-facing contract over several structural lenses: one score to optimize, explicit evidence for each failure, and a verification loop that can tell a real improvement from cosmetic churn.

More ways to use Topos

Distribution

Topos ships four ways:

  • GitHub Releases — the topos CLI binary (macOS/Linux), via install.sh or a direct release download.
  • PyPItopos-mcp, a thin bin-wheel bundling the MCP server binary (pip install topos-mcp / uvx topos-mcp), zero Python runtime.
  • VS Code Marketplace — the Topos extension, bundling platform binaries.
  • Docker — a container image for Glama and other MCP-registry hosting.

Crate layout and adapter details: docs.krv.ai/topos/architecture.

Contributing

Topos is used internally at Krv Labs to manage AI-agent code output. We welcome bugs, ideas, and contributions.


Full documentation · Measures and metrics · Engineering notes

Made by Krv Labs   Topos lattice verdict

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

topos_mcp-0.5.0-py3-none-manylinux_2_34_x86_64.whl (13.7 MB view details)

Uploaded Python 3manylinux: glibc 2.34+ x86-64

topos_mcp-0.5.0-py3-none-manylinux_2_34_aarch64.whl (13.3 MB view details)

Uploaded Python 3manylinux: glibc 2.34+ ARM64

topos_mcp-0.5.0-py3-none-macosx_13_0_arm64.whl (10.0 MB view details)

Uploaded Python 3macOS 13.0+ ARM64

File details

Details for the file topos_mcp-0.5.0-py3-none-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for topos_mcp-0.5.0-py3-none-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 837c8d8b5e83259431d774a62706f431629321a057eecadb527e4bab91b68b1f
MD5 b89f55aec097a34374bf1e0f23cd1e83
BLAKE2b-256 6a5d7b54ffed85ba13ce665f0d814ddb5e9060b55bbc1deab6895845a404dd85

See more details on using hashes here.

Provenance

The following attestation bundles were made for topos_mcp-0.5.0-py3-none-manylinux_2_34_x86_64.whl:

Publisher: release.yml on Krv-Labs/topos

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file topos_mcp-0.5.0-py3-none-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for topos_mcp-0.5.0-py3-none-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 c1a633b49e97ddf4b1be9e12c3d4698d53ce941f7f5b12f5c0e2221ac566a56e
MD5 288cb3850dba9257e19839b4724be40e
BLAKE2b-256 63efbb7503c68c68de738eabd373ccdafc597643f7f80c8ceb5e22b1f35cc0c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for topos_mcp-0.5.0-py3-none-manylinux_2_34_aarch64.whl:

Publisher: release.yml on Krv-Labs/topos

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file topos_mcp-0.5.0-py3-none-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for topos_mcp-0.5.0-py3-none-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b5046864fb002cc06a7355f06778b8939e09f1eaa3c94def70ef38650a36a322
MD5 913fe21ed68ebc9c9e757fa4d4ee432e
BLAKE2b-256 9e0e8e75ee18867048b1dd5eabc02e5720f5fbd9482e0d5ebc00a38e68803c62

See more details on using hashes here.

Provenance

The following attestation bundles were made for topos_mcp-0.5.0-py3-none-macosx_13_0_arm64.whl:

Publisher: release.yml on Krv-Labs/topos

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page