ABC/receivership wind-down asset maps: state notices joined to UCC collateral & secured parties.
claude mcp add distress-abc --transport http https://abc.dropwatchhq.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"distress-abc": {
"url": "https://abc.dropwatchhq.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"distress-abc": {
"serverUrl": "https://abc.dropwatchhq.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"distress-abc": {
"type": "http",
"url": "https://abc.dropwatchhq.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"distress-abc": {
"url": "https://abc.dropwatchhq.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"distress-abc": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://abc.dropwatchhq.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://abc.dropwatchhq.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.dropwatchhq--distress-abc/reviews or the review_server meta-tool.
POST /mcp