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