MCP tool tour — the BRAF V600E variant-to-trials chain (zh notes)

PASS9sprompt: zhartifact: zh

Prompt (verbatim)

n/a — this scenario is a deterministic stdio JSON-RPC probe, not a prompted agent session.

What happened

Evidence

The evidence below is in Chinese — a true-run output, untranslated.

ToolAssertms
variant_searchpass2210
gene_getpass189
gene_drugspass954
trial_searchpass1377

gene_drugs

Drugs targeting BRAF (OpenTargets).

Request

{
  "symbol": "BRAF"
}

Response (excerpt)

[{"drug_name":"BELVARAFENIB","source":"opentargets","action_type":"Small molecule"},{"drug_name":"PLIXORAFENIB",…},{"drug_name":"SORAFENIB",…}]

trial_search

Interventional trials touching BRAF melanoma.

Request

{
  "query": "BRAF melanoma",
  "limit": 3
}

Response (excerpt)

{"studies":[{"nct_id":"NCT01597908","title":"Dabrafenib Plus Trametinib vs Vemurafenib Alone in Unresectable or Metastatic BRAF V600E/K Cutaneous Melanoma","status":"COMPLETED",…}]}

Objective checks

checks passed: 5/5

Fan-out moden/a — no agent; deterministic probe
Provenance3380cc6 · biomcp@1.1.1

Replay

node demos/run-demo.mjs --only mcp-tool-tour-zh --publish

Token-free replay — a deterministic stdio JSON-RPC probe (network + npx only, no LLM).

In the repository: README · transcript · result.json · artifact directory (permalink)