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