服务器
CodeWeave Mcp
@semihkayan
Save tokens while coding — your AI agent gets structured code context, not file dumps.
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"codeweave-mcp": {
"command": "npx",
"args": [
"@codeweave/mcp"
]
}
}
}