
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "apollo.io": {4 "env": {5 "AUTH_SERVER_URL": "https://your-auth-server.com/verify",6 "APOLLO_IO_API_KEY": "your-api-key"7 },8 "args": [9 "mcp-proxy-auth",10 "node",11 "dist/index.js"12 ],13 "command": "npx"14 }15 }16}
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください