
CreditRisk Oracle
Score B2B counterparty credit risk and supply-chain health from your coding agent before you extend terms or onboard vendors.
Overview
CreditRisk Oracle is a MCP server for the Operate phase that evaluates B2B credit risk and scores supply chain health for agent-driven workflows.
What is this MCP server?
- Remote SSE MCP at credit-risk-mcp.vercel.app with CreditRisk Oracle title
- B2B credit risk evaluation and supply chain health scoring via agent tools
- Optional premium settlement via payment-signature header (EIP-3009 TransferWithAuthorization)
- Version 1.0.0 server schema aligned with MCP 2025-12-11 catalog metadata
- Server version 1.0.0 per catalog server.json metadata
- 1 remote SSE endpoint documented at credit-risk-mcp.vercel.app/api/mcp
- 1 optional secret header: payment-signature for EIP-3009 TransferWithAuthorization
What problem does it solve?
You cannot confidently extend B2B terms or pick suppliers when credit and chain-health checks live outside your agent and slow every deal review.
Who is it for?
Indie builders shipping B2B SaaS or services who want oracle-style risk checks inside MCP-enabled coding agents.
Skip if: Teams that need licensed credit bureau data, full KYC stacks, or on-prem compliance without a hosted Vercel remote.
What do I get? / Deliverables
After you register the remote SSE server, your agent can call credit and supply-chain scoring tools with optional premium settlement via a signed payment header.
- Registered remote CreditRisk Oracle MCP connection in your agent
- Agent-invokable B2B credit and supply-chain health scoring tool calls
- Documented premium settlement header flow when paid oracle access is required
Recommended MCP Servers
Journey fit
Credit and supply-chain health checks are ongoing operational decisions after you are selling B2B, not one-time build tasks. Monitoring fits recurring risk signals on partners, buyers, and suppliers rather than a single launch checklist item.
How it compares
MCP finance oracle integration, not an in-repo Claude skill or a standalone underwriting dashboard.
Common Questions / FAQ
Who is CreditRisk Oracle for?
Solo and small-team builders selling B2B who want credit and supply-chain health signals callable from Claude Code, Cursor, or other MCP clients.
When should I use CreditRisk Oracle?
Use it during Operate when reviewing customers, vendors, or partners and you want agent-accessible B2B risk scoring before changing payment terms.
How do I add CreditRisk Oracle to my agent?
Add the remote MCP URL https://credit-risk-mcp.vercel.app/api/mcp as an SSE server in your client config; supply the payment-signature header only if your workflow uses premium EIP-3009 settlement.