~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"xmorf": {
"command": "npx",
"args": [
"-y",
"mcp-xmorf"
],
"env": {
"XMORF_API_TOKEN": "xmorf_your_token_here"
}
}
}
}