DecisionOps Documentation
Reference

Supported Platforms

DecisionOps currently supports MCP setup across five named platforms in the generated platform catalog:

DecisionOps currently supports MCP setup across five named platforms in the generated platform catalog:

PlatformMCP SupportedSkill SupportedConfig ScopeDefault Config Path
Codexyesyesuser~/.codex/config.toml
Claude Codeyesyesproject{repo_path}/.mcp.json
Cursoryesyesproject{repo_path}/.cursor/mcp.json
VS Codeyesnoproject{repo_path}/.vscode/mcp.json
Antigravityyesyesuser{ANTIGRAVITY_MCP_CONFIG_PATH}

All supported platforms use the same DecisionOps MCP server:

  • server name: decision-ops-mcp
  • server URL: https://api.aidecisionops.com/mcp

All current platforms also follow the same first-run auth pattern. After the MCP server is configured, the first DecisionOps tool call triggers an interactive OAuth handoff. The user completes consent in the browser, then retries the same tool call in the IDE.

For step-by-step setup, use the matching guide in ../ide/.