InvestingTest / mcp-customer /cursor-mcp.json.example
Mbonea's picture
Fix HF Docker deps and expose remote MCP at /mcp.
178a66c
Raw
History Blame Contribute Delete
197 Bytes
{
"mcpServers": {
"uwekezaji-equities": {
"url": "https://mbonea-investingtest.hf.space/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY_HERE"
}
}
}
}