← Index

io.github.semihkayan/codeweave

io.github.semihkayan/codeweave·v0.1.20·Filesystem
Quality Score
80
/100

Save tokens while coding — your AI agent gets structured code context, not file dumps.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "codeweave": {
      "command": "npx",
      "args": [
        "-y",
        "@codeweave/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "codeweave": {
      "command": "npx",
      "args": [
        "-y",
        "@codeweave/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @codeweave/mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Filesystem