Loading subscription status...
{
"mcpServers": [
{
"chainlink-feeds-mcp": {
"env": {
"INFURA_API_KEY": "your_api_key_here"
},
"args": [
"path/to/chainlink-feeds-mcp/index.js"
],
"command": "node"
}
}
]
}