Skip to content
Back to search
30
MCP

io.github.semihkayan/codeweave

io.github.semihkayan/codeweave

Save tokens — your AI agent gets precise code context, not file dumps.

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

Similar MCP servers embedding-nearest

TokenSave
Builds semantic code knowledge graphs from codebases in 15+ languages, giving AI agents pre-indexed symbol relationships and call graphs thr
0 tools
Tokensaver
Reduces token usage when working with AI coding assistants by serving only relevant file contents.
0 tools
Code Context Engine
Index your codebase. AI searches instead of re-reading files. 94% token savings.
0 tools
TokenSave
Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.
0 tools
TokenSaver
Token-efficient C#, Razor, and .NET file views for AI assistants. 50-95% token reduction via Roslyn.
0 tools
TokenSaver
Token-efficient C#, Razor, and .NET file views for AI assistants. 50-95% token reduction via Roslyn.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.semihkayan/codeweave": {
      "url": "None",
      "transport": "http"
    }
  }
}