get_finding_provenance — nullary MCP Tool Read-only
get_finding_provenance
(get finding provenance) is one of 35 tools on the
nullary
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_finding_provenance from your client
- Claude Code nullary get_finding_provenance run in your project directory
- Claude Desktop nullary get_finding_provenance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor nullary get_finding_provenance ~/.cursor/mcp.json
- VS Code nullary get_finding_provenance .vscode/mcp.json
- Zed nullary get_finding_provenance ~/.config/zed/settings.json
- Windsurf nullary get_finding_provenance ~/.codeium/windsurf/mcp_config.json
- Cline nullary get_finding_provenance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI nullary get_finding_provenance ~/.gemini/settings.json
- Grok nullary get_finding_provenance .mcp.json (in your project root)
- ChatGPT nullary get_finding_provenance Settings → Connectors → Advanced → Developer mode
- Claude.ai nullary get_finding_provenance Settings → Connectors → Add custom connector
- LangChain nullary get_finding_provenance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http nullary https://mcp.nullary.ai/mcp
Other tools on this server
- search_inactive_compounds
- search_failed_selectivity
- search_admet_failures
- search_failed_guides
- search_failed_essentiality_screens
- search_ancestry_specific_failures
- search_developability_failures
- search_failed_clinical_antibodies
- search_failed_peptide_therapeutics
- search_peptide_stability_issues
- search_failed_protacs
- search_protac_e3_issues
- search_failed_oligonucleotides
- search_oligo_delivery_failures
- search_failed_vaccines
- search_vaccine_immunogenicity_failures
- search_failed_adcs
- search_adc_linker_failures
- search_failed_bispecifics
- search_bispecific_format_failures
- search_admet_failures_all_modalities
- search_drug_drug_interaction_failures
- search_mechanism_failures
- search_failed_replications
- search_safety_failures
- search_target_history
- search_indication_history
- search_pathogen_history
- get_compound
- get_target_landscape
- list_top_targets
- list_models
- get_model_card
- get_coverage
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.