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