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 Generated Data 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, Wallet Credits, and account profile state.
Data Access discoverydatasets_catalog, datasets_generated_protein_uuidsShow Generated Data available to your account.
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.
Vibe Video inspectionvibe_video_status, vibe_video_listInspect submitted discovery video requests for the authenticated user.
Om Accessible Space exportmolecule_accessible_space_exportReturn a verified manifest and expiring Parquet links for the complete immutable customer-safe Om 50 release without charging Wallet Credits.

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_reportStart search, gather, crawl, synthesis, or deep diligence workflows.
Data Access retrievalbinders_get_ranked_molecules, binders_get_shards, binders_urlsRetrieve bounded ranked molecule rows or binder and non-binder exports from Generated Data for a protein.
Hub launcheshub_submit and active hub_<model> toolsLaunch active Hub model workflows.
LULA scoringlula1_score, lula2_scoreSubmit LULA scoring as async jobs for Om Accessible Space or uploaded SMILES artifacts.
Vibe Video requestsvibe_video_submitSubmit a discovery music video request for Om review.

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.
Molecule Fulfillment ordersmolecule_fulfillment_orderCreate Wallet Credits-funded Molecule Fulfillment orders for selected SMILES.
Om Accessible Spacemolecule_accessible_space, molecule_accessible_space_exportFetch a bounded row slice or a complete customer-safe Om 50 Parquet export without scoring or ordering.

Why this matters

Keep manual MCP tool approval on. Read-oriented tools are lower-risk than launch or upload tools. Diligence and Hub launches can start billable or long-running work, Data Access retrieval can expose licensed data links, Vibe Video submission creates a reviewed media request, 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, Hub, and Vibe Video 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.