Loading subscription status...
{
"mcpServers": [
{
"Agentic AI": {
"env": {
"GROQ_API_KEY": "<SECRET_NAME>",
"TAVILY_API_KEY": "<SECRET_NAME>"
},
"args": [],
"command": "uv run client.py"
}
}
]
}