~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"Name": {
"command": "npx",
"args": [
"-y",
"Name-mcp"
],
"env": {
"NAME_API_BASE_URL": "<Name-api-base-url>",
"NAME_USERNAME": "<Name-api-key>",
"NAME_API_TOKEN": "<Name-api-secret>"
}
}
}
}