Skip to content

v0.1.3

Choose a tag to compare

@marcellusgreen marcellusgreen released this 23 Feb 17:53
· 10 commits to main since this release
a8b9e4d

DebtStack.ai Python SDK v0.1.3

Corporate credit data for AI agents — Python SDK, LangChain tools, and MCP server.

Features

  • Python SDK: Async and sync clients for the DebtStack API
  • LangChain Integration: 7 tools for building credit analysis agents
  • MCP Server: 8 tools for Claude Desktop, Claude Code, and Cursor

Coverage

  • ~300 companies (S&P 100 + NASDAQ 100 + high-yield issuers)
  • ~10,000 debt instruments with 96% document linkage
  • ~4,300 bonds with FINRA TRACE pricing (updated 3x daily)
  • ~25,000 searchable SEC filing sections
  • ~1,800 structured covenant records

Install

pip install debtstack-ai          # Core SDK
pip install debtstack-ai[langchain]  # + LangChain tools
pip install debtstack-ai[mcp]     # + MCP server

Full Changelog: https://github.com/debtstack-ai/debtstack-python/commits/v0.1.3