~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"idealift": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.idealift.startvest.ai/mcp"
],
"env": {
"API_KEY": "your-api-key-here"
}
}
}
}