← Back to Plugins
MCP Server MCP

io.github.lusiem/code-atlas

github By github 👁 1 views ▲ 0 votes

Code intelligence MCP: symbols, call graphs, change impact + affected tests, routes, search.

Homepage Verified source GitHub

Install

npx -y @lusiem/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@lusiem/code-atlas",
      "version": "0.5.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...