~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"agent-wiki": {
"command": "npx",
"args": [
"-y",
"@agent-wiki/mcp",
"serve",
"--wiki-path",
"/path/to/knowledge"
]
}
}
}