DocsDocs
Open app

Other MCP clients

Connect any compatible MCP client to the Doow MCP server.

You can connect Doow to any MCP client that supports Streamable HTTP and OAuth 2.0 with PKCE.

Add the server

Open your client's MCP settings and add a remote server:

  1. Choose Add server or the equivalent option.

  2. Enter the server URL:

    http
    https://mcp.doow.co
  3. Save the configuration.

Authenticate

When the client first connects, it should open a browser for authentication:

  1. Sign in with your Doow account
  2. Grant access to your workspace
  3. Return to your MCP client

If the client does not start the OAuth flow automatically, check that it supports OAuth 2.0 with PKCE and browser-based authentication.

Protected operations

Read-only tools work in any compatible client. Protected tools also require interactive MCP elicitation support so the client can show a confirmation prompt and send your response back to the server. Clients without elicitation support cannot run protected operations.

Troubleshooting

  1. The server does not connect

    Confirm that the client supports Streamable HTTP and that the server URL is exactly https://mcp.doow.co.

  2. Authentication fails

    • Confirm you can sign in at app.doow.co
    • Check that your organization is active
    • Restart the OAuth flow from the client's MCP settings
  3. A protected operation fails

    Confirm that the client supports interactive MCP elicitation. A client without elicitation support can use read-only tools but cannot approve protected operations.

Next steps

Was this page helpful?