{
  "mcpServers": {
    "apis-guru": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp/apis-guru"
      ],
      "env": {
        "APIS_GURU_API_KEY": ""
      }
    }
  }
}