Loading subscription status...
{
"mcpServers": [
{
"bing-search": {
"env": {
"BING_API_KEY": "your-bing-api-key"
},
"args": [
"/path/to/your/bing-search-mcp"
],
"command": "uvx"
}
}
]
}