← Back to Plugins
MCP Server MCP

Sense

github By github 👁 1 views ▲ 0 votes

Codebase understanding for AI coding agents — symbol graph, blast radius, semantic search.

Homepage Verified source GitHub

Install

mcpb:https://github.com/luuuc/sense/releases/download/v0.84.3/sense_0.84.3_darwin_arm64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/luuuc/sense/releases/download/v0.84.3/sense_0.84.3_darwin_arm64.mcpb",
      "fileSha256": "c6f1e7c9d739d7ffceb0a66a287e7c8c62ee257fcaea66db23cd41bcf6eb8e3b",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/luuuc/sense/releases/download/v0.84.3/sense_0.84.3_darwin_amd64.mcpb",
      "fileSha256": "1d88a0e2c189db432518403fd1908bfbf0bca8b76a3c4e8b5023480cf2aa4769",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/luuuc/sense/releases/download/v0.84.3/sense_0.84.3_linux_arm64.mcpb",
      "fileSha256": "a4af2fb7b5f6d8cac2db0841bc9f1b1cf0515185ab0e7f1523a1e087c0921fb2",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/luuuc/sense/releases/download/v0.84.3/sense_0.84.3_linux_amd64.mcpb",
      "fileSha256": "76be85249092575dc83cb3750087755133cdf1ce85add896a0f11c69a46336c0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...