MCP is live.Set up
OmniDimension

Windsurf

Add OmniDimension to Windsurf via ~/.codeium/windsurf/mcp_config.json. OAuth sign-in in the browser, no API key handling.

Edit ~/.codeium/windsurf/mcp_config.json:

{
  "mcpServers": {
    "omnidim": {
      "serverUrl": "https://mcp.omnidim.io/mcp"
    }
  }
}

Restart Windsurf.

First tool call

In the Windsurf chat panel, ask:

List my OmniDimension agents.

Windsurf opens the OmniDimension consent screen in your browser on the first call. Approve and the tool completes.

Remove

Delete the omnidim entry from ~/.codeium/windsurf/mcp_config.json and restart Windsurf. To revoke server-side access, remove the credential at omnidim.io/api-management.

On this page