search_target_history — nullary MCP Tool Read-only
search_target_history
(search target history) 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 search_target_history from your client
- Claude Code nullary search_target_history run in your project directory
- Claude Desktop nullary search_target_history ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor nullary search_target_history ~/.cursor/mcp.json
- VS Code nullary search_target_history .vscode/mcp.json
- Zed nullary search_target_history ~/.config/zed/settings.json
- Windsurf nullary search_target_history ~/.codeium/windsurf/mcp_config.json
- Cline nullary search_target_history ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI nullary search_target_history ~/.gemini/settings.json
- Grok nullary search_target_history .mcp.json (in your project root)
- ChatGPT nullary search_target_history Settings → Connectors → Advanced → Developer mode
- Claude.ai nullary search_target_history Settings → Connectors → Add custom connector
- LangChain nullary search_target_history 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_indication_history
- search_pathogen_history
- get_compound
- get_finding_provenance
- 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.