Om MCP Tool Capabilities

Which Om MCP tools are read-oriented, which ones launch work, and which ones upload or create artifacts.

Not every Om MCP tool has the same operational weight. Some are fast, read-oriented checks. Some launch asynchronous work. Some create or upload artifacts. This page is the practical map for understanding what kind of operation you are approving when an MCP client asks to call an Om tool. For Data Access specifically, the current retrieval tools return dataset export URLs rather than inline molecule tables.

Read-oriented tools

Read and inspection

Tool familyRepresentative toolsWhat they do
Systemom_status, pricing_get, credits_get, users_profileInspect health, pricing, credits, and account profile state.
Data Access discoverydatasets_catalog, datasets_generated_protein_uuidsShow available proteins and datasets.
Jobs inspectionjobs_history, jobs_status, jobs_wait, jobs_export_json, jobs_get_synthesize_report_result, jobs_get_deep_diligence_result, jobs_download_artifact, jobs_get_artifact_urlTrack existing jobs, retrieve outputs, and resolve artifacts.
Artifacts lookupartifacts_getResolve artifact metadata by artifact ID.
Diligence referencediligence_gene_keys_listList available diligence gene keys and counts.

Launch and retrieval tools

Tools that start work or request generated results

Tool familyRepresentative toolsWhat they do
Diligence launchesdiligence_search, diligence_gather, diligence_crawl, diligence_deep_diligence, diligence_synthesize_report, diligence_get_target_diligence_report, rag_searchStart search, gather, crawl, synthesis, deep diligence, or semantic retrieval workflows.
Data Access retrievalbinders_get_shards, binders_urlsRetrieve molecular binder and non-binder exports for a protein.
Hub launcheshub_submit and active hub_<model> toolsLaunch active Hub model workflows.

Upload and create tools

Tools that create or upload artifacts

Tool familyRepresentative toolsWhat they do
Artifact creationartifacts_create_upload_url, artifacts_finalize_uploadCreate and finalize artifact upload flows.
Artifact uploadartifacts_upload_bytesUpload bytes into the Om artifact store for downstream use.

Why this matters

Keep manual MCP tool approval on. Read-oriented tools are lower-risk than launch or upload tools. Diligence, Data Access, and Hub launches can start billable or long-running work, and artifact tools can create or upload new objects into your account workflow.

Practical approval guidance

  • Approve om_status and pricing_get early to verify the connection.
  • Review Diligence, Data Access, and Hub launch requests before approving them.
  • Review artifact upload tools especially carefully, because they create or upload new inputs.
  • Use natural-language prompts, but understand that the client may choose a launch-capable tool underneath.