← Back to Plugins
MCP Server MCP

io.github.yourtechtribe-labs/koncept-mcp-server

github By github 👁 2 views ▲ 0 votes

Query a curated YAML semantic concept graph for codebase invariants and cross-cutting facts.

Homepage Verified source GitHub

Install

npx -y @yourtechtribe-labs/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@yourtechtribe-labs/koncept-mcp-server",
      "version": "0.2.0-alpha.7",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...