Skip to content

bio-research: drop three dead deepsense.ai MCP URLs#243

Merged
bryan-anthropic merged 1 commit into
mainfrom
drop-dead-deepsense-urls
May 19, 2026
Merged

bio-research: drop three dead deepsense.ai MCP URLs#243
bryan-anthropic merged 1 commit into
mainfrom
drop-dead-deepsense-urls

Conversation

@bryan-anthropic
Copy link
Copy Markdown
Contributor

mcp.deepsense.ai is NXDOMAIN — the entire subdomain has been torn down (parent deepsense.ai still resolves and serves 200; only the MCP subdomain is gone). The three connectors served from it (biorxiv, c-trials, chembl) all fail the "Check MCP URLs" liveness workflow (#236) and block every open PR that touches marketplace.json.

DNS evidence:

host mcp.deepsense.ai  →  NXDOMAIN
host deepsense.ai      →  13.33.4.48 (alive, serves 200)

No discoverable migration target — they sunset the MCP service, not the company.

Mirrors the servicenow removal from #238 (the only truly-dead case in that cleanup; the rest were repointed).

Skills are not affected. bio-research/CONNECTORS.md documents the plugin as tool-agnostic via ~~literature / ~~chemical database / ~~clinical trials placeholders. Users connect any working MCP server in the relevant category, and CONNECTORS.md already lists alternatives: Google Scholar, Semantic Scholar, EU Clinical Trials Register, PubChem, DrugBank.

CONNECTORS.md still references the removed server names under "Included servers"; the plugin owner can update that copy as a follow-up if they want it strictly accurate, or repoint these entries if deepsense brings the service back.

🤖 Generated with Claude Code

`mcp.deepsense.ai` is NXDOMAIN — the entire subdomain has been
torn down (parent deepsense.ai still resolves; only the MCP service
is gone). The three connectors served from it (biorxiv, c-trials,
chembl) all fail the "Check MCP URLs" liveness workflow added in
#236 and block every open PR that touches marketplace.json.

Mirrors the `servicenow` removal from #238 — the only truly-dead
case in that cleanup; the rest were repointed. There is no
discoverable migration target for the deepsense MCP service.

Skills are not affected: `bio-research/CONNECTORS.md` documents
the plugin as tool-agnostic via `~~literature` / `~~chemical
database` / `~~clinical trials` placeholders. Users connect any
working MCP server in the relevant category (CONNECTORS.md already
lists alternatives: Google Scholar, Semantic Scholar, EU Clinical
Trials Register, PubChem, DrugBank).

CONNECTORS.md still references the removed server names under
"Included servers"; the plugin owner can update that copy as a
follow-up if they want to keep it strictly accurate.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bryan-anthropic bryan-anthropic enabled auto-merge (squash) May 19, 2026 16:42
@bryan-anthropic bryan-anthropic merged commit 938a43d into main May 19, 2026
1 of 2 checks passed
@bryan-anthropic bryan-anthropic deleted the drop-dead-deepsense-urls branch May 19, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants