Servers
CodeWeave Mcp
@semihkayan
Save tokens while coding — your AI agent gets structured code context, not file dumps.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"codeweave-mcp": {
"command": "npx",
"args": [
"@codeweave/mcp"
]
}
}
}