semihkayan/codeweave-mcp

MCP server that gives AI agents semantic search tool. Builds AST, call graphs, type graphs, and hybrid semantic search — so your agent queries structured indexes instead of dumping files into context. 7 languages. Zero config. One command setup.

4Stars on the repository
11Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

UserPromptSubmit

01

semihkayan/codeweave-mcp

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing inject-base-rules.py. From semihkayan/codeweave-mcp.

4 3mo ago A tokens not measured original Apache-2.0

PreToolUse

02

semihkayan/codeweave-mcp

Hook Claude Code

Runs before the agent uses a tool for Agent and ExitPlanMode tool calls, executing inject-rules-into-subagent.py and plan-review-gate.py (2 commands). From semihkayan/codeweave-mcp.

4 3mo ago A tokens not measured original Apache-2.0

PostToolUse

03

semihkayan/codeweave-mcp

Hook Claude Code

Runs after a tool call finishes for ExitPlanMode and EnterPlanMode tool calls, executing implementation-router.py and init-plan-mode.py (2 commands). From semihkayan/codeweave-mcp.

4 3mo ago A tokens not measured original Apache-2.0