Loading subscription status...
{
"mcpServers": [
{
"exa": {
"env": {
"EXA_API_KEY": "your-api-key-here"
},
"args": [
"/path/to/exa-mcp-server/build/index.js"
],
"command": "npx"
}
}
]
}