Back to search
30
MCP

Sense

io.github.luuuc/sense

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools
io.github.maroondlabs/sourcebook
Live codebase intelligence for AI agents: conventions, blast radius, import graphs, git insights.
0 tools
io.github.userfrm/rpg-encoder
Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.
0 tools
Pharaoh
Codebase knowledge graph — architectural awareness for AI coding agents via MCP
0 tools · sse
AgentBase
Shared knowledge base for AI agents. Semantic search across agents, no setup required — just a URL.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sense": {
      "url": "None",
      "transport": "http"
    }
  }
}