Skip to content
Back to search
30
MCP

Opty

pulsemcp/opty

Semantic code search using hyperdimensional computing to index and query functions, types, and imports.

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

Similar MCP servers embedding-nearest

octocode
Semantic code searcher and codebase utility
0 tools
CodeIntel
AI-powered semantic code search using vector embeddings for contextual code loading.
0 tools
Grigori
Semantic code search that indexes codebases across multiple programming languages using local embeddings to find relevant code examples base
0 tools
sqry - Semantic Code Search
AST-based semantic code search: 33 tools, 35 languages, call tracing, impact analysis
0 tools
sqry — Semantic Code Search
AST-based semantic code search — understands code structure and relationships across 35 languages.
0 tools
ctx++
Semantic code search and indexing using tree-sitter AST analysis across 13+ languages with call graph traversal and hybrid vector-keyword ra
0 tools

How to use

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

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