Install Om MCP in GitHub Copilot

Add the hosted Om MCP with the GitHub Copilot CLI, then authenticate from the Copilot MCP menu.

GitHub Copilot can connect to the hosted Om MCP over HTTP. Add the server, then complete OAuth from the Copilot MCP menu.

copilot mcp addBash
copilot mcp add --transport http omtx "https://agents.omtx.ai/mcp"
~/.copilot/mcp-config.jsonJSON
{
  "mcpServers": {
    "omtx": {
      "type": "http",
      "url": "https://agents.omtx.ai/mcp"
    }
  }
}

Verify the install

1

Add the server

Use the Copilot CLI add command or save the JSON config.

2

Authenticate

Run `copilot -i /mcp` and complete Om OAuth in the browser.

3

Ask for om_status

Confirm the Om tools are attached before launching paid work.

Email only

Om asks for email only. If Copilot requests extra OpenID scopes, cancel instead of approving.

Good first prompts

  • Run om_status and tell me if Om MCP is healthy.
  • Show active Hub models, then launch Boltz-2 on this protein-ligand pair.