Skip to main content

Overview

DebtStack provides a native LangChain toolkit with 7 tools covering all credit data primitives. Build agents that can autonomously search companies, analyze bonds, traverse corporate structures, and research SEC filings.

Installation

Quick Start

The SDK includes a ready-to-use DebtStackToolkit — no manual tool definitions needed:

Available Tools

The toolkit provides 7 tools covering all DebtStack API primitives:

Example Queries

The agent can handle complex, multi-step credit analysis:

Custom Tool Definitions

If you prefer to define tools manually instead of using the SDK toolkit, here’s how to build them with StructuredTool:

LangChain Expression Language (LCEL)

Next Steps

API Reference

Full API documentation

MCP Integration

Use with Claude via MCP