LIVE ENDPOINT
https://www.oxfordledge.com/mcp
Connect to this endpoint to inspect the live schema for get_bond_data and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.oxford-ledge]
url = "https://www.oxfordledge.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"oxford-ledge": {
"type": "http",
"url": "https://www.oxfordledge.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: oxford-ledge
Remote MCP URL: https://www.oxfordledge.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"oxford-ledge": {
"url": "https://www.oxfordledge.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"oxford-ledge": {
"type": "http",
"url": "https://www.oxfordledge.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "oxford-ledge",
"transport": "streamable-http",
"url": "https://www.oxfordledge.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_13f_holdings— What one institutional filer owns: the largest positions in its latest SEC 13F-HR, plus quarter-over-quarter changes.get_activist_stakes— Schedule 13D/13G >5% beneficial-owner filings for a ticker -- event-driven stake-building, unlike quarterly 13F.get_anomaly_flags— Run 15 red-flag screens on a ticker (short interest >12%, Altman Z distress, net leverage >4x, negative FCF, negative EV/EBITDA, P/E >50, dividend yield >6%, P/E vs sector median, insider net selling, revenue decline, payout >90%, goodwill >50% of assets, SBC >10% of revenue, declining ROIC, receivables outgrowing revenue).get_bdc_list— Roster of the ACTIVE BDCs tracked by Oxford Ledge, sorted by portfolio size -- this is our coverage, not the whole BDC universe.get_business_summary— First-party 10-K Item-1 business summary for a ticker: a curated, verifier-gated one-shot overview of what the company does, preferred over a generic vendor blurb.get_capital_allocation— Where a company sent its cash, up to 10 fiscal years.get_corporate_events— Material 8-K-derived corporate events for a ticker (M&A, executive changes, restructurings, dividends).get_debt_maturities— Forward debt maturity ladder parsed from the latest 10-K/20-F footnote.