Skip to content

krv-labs/topos

v0.5.1BSD-3-Clause

Structural code quality metrics, lattice verification, and refactor loops for agent-written code.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

toposstdio
{
  "type": "stdio",
  "command": "topos",
  "args": [
    "mcp"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "topos",
  "version": "0.5.1",
  "description": "Structural code quality metrics, lattice verification, and refactor loops for agent-written code.",
  "author": {
    "name": "Krv Labs",
    "url": "https://krv.ai"
  },
  "homepage": "https://docs.krv.ai/topos/",
  "repository": "https://github.com/Krv-Labs/topos",
  "license": "BSD-3-Clause",
  "keywords": [
    "code-quality",
    "refactoring",
    "mcp",
    "metrics",
    "security",
    "agents"
  ]
}