Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "exa web search": {4 "env": {5 "EXA_API_KEY": "your-api-key-here"6 },7 "args": [8 "/path/to/exa-mcp-server/build/index.js"9 ],10 "command": "npx"11 }12 }13}
暂无评论. 成为第一个评论的人!
登录以参与讨论