loading…
Search for a command to run...
loading…
MCP (Model Context Protocol) tools for ACW - download rules and initialize Common Admin projects
MCP (Model Context Protocol) tools for ACW - download rules and initialize Common Admin projects
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"acw-tools": {
"command": "npx",
"args": [
"-y",
"@bangdao-ai/acw-tools"
]
}
}
}