Om MCP Use Cases
Practical ways teams use Om MCP for research, Generated Data retrieval, model execution, media requests, and workflow orchestration.
Om MCP is most useful when you want Om tools to stay inside the same Codex or Claude Code session. Instead of stopping to hand-build API requests, you can ask the client to use Om directly and keep the outputs in context for the next step.
Common workflows
| Goal | Tool families | What you get | Best for |
|---|---|---|---|
| Target triage | Diligence search, gather, synthesize | Citation-backed target and mechanism summaries | Early target review and scientific orientation |
| Data pull | Data Access catalog and binder retrieval | Binder and non-binder export URLs for Generated Data | ML workflows, ranking, and downstream analysis |
| Job orchestration | Hub plus Jobs | Launch, status, wait, export, artifact URL retrieval | Operational use in coding agents and notebooks |
| Artifact handoff | Artifacts upload and finalize | Uploads and reusable artifact references | Keeping model inputs and outputs inside the same session |
| Discovery video request | Vibe Video submit, status, list | A reviewed discovery music video request tied to your account | Target storytelling, scientific media concepts, and YouTube-style discovery assets |
Representative flows
Target-first discovery
Start with a target question, ask for the strongest evidence, then deepen only when the result warrants it.
- Search a gene or mechanism
- Gather a broader evidence set
- Synthesize or run deep diligence
Research to binders
Use the same session to move from a target thesis into Generated Data selection and binder/non-binder export retrieval.
- Inspect Generated Data
- Ask for binders for a protein UUID
- Feed the exported data URLs into model or analytics workflows
Hub execution
Launch supported model workflows, then monitor and retrieve outputs without writing polling glue first.
- Submit runs
- Track status
- Retrieve exports and artifacts
Agentic workflow loops
Keep Om tools inside the same MCP harness so the next step can reason from the previous result.
- Research
- Decide
- Execute
- Retrieve outputs
Discovery media requests
Submit a structured request for a discovery music video using the same MCP session where you developed the target story.
- Write a music prompt
- Write a visual prompt
- Track submitted requests
What Om MCP is not
- It is not a replacement for direct API usage when you need production-grade orchestration or bespoke infrastructure.
- It is not limited to Diligence. The real surface includes Diligence, Data Access, Jobs, Artifacts, Hub, and Vibe Video workflows.
- It is not tied to a single IDE. Any OAuth-capable MCP harness that can connect to
https://agents.omtx.ai/mcpcan use the same Om tool surface.