Bankruptcy Observer for VS Code
com.bankruptcyobserver/mcp
US business bankruptcy MCP: filings, dockets, documents, case summaries. Free tier + subscription.
client:VS Code
transport:streamable-http
tools:18
Install Bankruptcy Observer in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.bankruptcyobserver.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- search_bankruptcy_cases_tool
- get_case_by_ein_tool
- get_case_by_case_number_tool
- get_cases_by_industry_tool
- get_cases_by_naics_tool
- get_cases_by_state_tool
- get_cases_by_date_range_tool
- get_docket_entries_tool
- get_case_summary_tool
- get_document_cost_tool
- get_document_tool
- list_monitored_cases_tool
- add_monitored_case_tool
- refresh_docket_tool
- get_recent_developments_tool
- list_plans_tool
- purchase_plan_tool
- check_subscription_tool