Codeweave runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm. Last commit 26 May 2026.
Save tokens while coding — your AI agent gets structured code context, not file dumps.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
existsSync(path.join(projectRoot, wsRelPath));
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codeweave -- npx -y @codeweave/mcp
{
"mcpServers": {
"codeweave": {
"args": [
"-y",
"@codeweave/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.codeweave]
command = "npx"
args = ["-y", "@codeweave/mcp"]
{
"mcpServers": {
"codeweave": {
"args": [
"-y",
"@codeweave/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"codeweave": {
"args": [
"-y",
"@codeweave/mcp"
],
"command": "npx"
}
}
}
Structural warm start for AI coding agents in .NET: cheap Roslyn signature maps of C#/.NET files.
Save up to 80% tokens when AI reads code via AST-aware structural reading
Code knowledge graph over MCP: token-budgeted context for AI coding agents.
Structural code-quality tools for AI coding agents.
Index your codebase. AI searches instead of re-reading files. 94% token savings.
Lint AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase
Draw on your website, let your AI agent see it. Visual context for code generation via MCP.
Checks the context files a coding agent reads against the git index, and reports what drifted.
Answers built from our own checks of this server.