Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"magic_xpa_kb_ai_mcp_": {
"command": "npx",
"args": [
"-y",
"oss-git-code/magic_xpa_kb_ai_mcp_server_indexing"
]
}
}
}