CreditRisk Oracle for Zed
io.github.evozim/credit-risk
B2B credit risk evaluator and supply chain health scoring oracle.
client:Zed
transport:sse
Install CreditRisk Oracle in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"credit-risk": {
"url": "https://credit-risk-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs