← Back to Plugins
MCP Server MCP

Atlas Scout

github By github 👁 1 views ▲ 0 votes

Local, read-only structural code navigation and bounded dependency analysis for source repositories.

Homepage Verified source GitHub

Install

mcpb:https://github.com/ZaguanLabs/atlas-scout-mcp/releases/download/v1.0.0-preview.29/atlas-scout-mcp-1.0.0-preview.29-aarch64-apple-darwin.mcpb@1.0.0-preview.29

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/ZaguanLabs/atlas-scout-mcp/releases/download/v1.0.0-preview.29/atlas-scout-mcp-1.0.0-preview.29-aarch64-apple-darwin.mcpb",
      "version": "1.0.0-preview.29",
      "fileSha256": "1cc4298a2c45525ff7f21e5ace4e7b7fb09533d89858b90006c4b4c6d10cea40",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/ZaguanLabs/atlas-scout-mcp/releases/download/v1.0.0-preview.29/atlas-scout-mcp-1.0.0-preview.29-aarch64-unknown-linux-gnu.mcpb",
      "version": "1.0.0-preview.29",
      "fileSha256": "aa5ea2f06430b96fecccb48c9e2d8800906913cc336a56021f8ffaa3f3f81a1a",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/ZaguanLabs/atlas-scout-mcp/releases/download/v1.0.0-preview.29/atlas-scout-mcp-1.0.0-preview.29-x86_64-pc-windows-msvc.mcpb",
      "version": "1.0.0-preview.29",
      "fileSha256": "94eacd71d2a75cb09930a3f6d600d12f230f688406f941870f161f47683e21fe",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/ZaguanLabs/atlas-scout-mcp/releases/download/v1.0.0-preview.29/atlas-scout-mcp-1.0.0-preview.29-x86_64-unknown-linux-gnu.mcpb",
      "version": "1.0.0-preview.29",
      "fileSha256": "30d5a218878f4b008ecbe2b215237292401151b8f4bfb8097afd2a892b127b57",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...