π₯ MaxKB is an open-source platform for building enterprise-grade agents. εΌΊε€§ζη¨ηεΌζΊδΌδΈηΊ§ζΊθ½δ½εΉ³ε°γ
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"MaxKB": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-MaxKB"
]
}
}
}