CreditRisk Oracle for Cursor
io.github.evozim/credit-risk
B2B credit risk evaluator and supply chain health scoring oracle.
client:Cursor
transport:sse
Install CreditRisk Oracle in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"credit-risk": {
"url": "https://credit-risk-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs