DebtStack.ai for Zed
io.github.marcellusgreen/debtstack-ai
Corporate credit data API for AI agents — bonds, leverage, guarantors, SEC filings
client:Zed
transport:stdio
runtime:pypi
Install DebtStack.ai in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"debtstack-ai": {
"command": "uvx",
"args": [
"debtstack-ai"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs