Skip to content

Allowlist OAuth redirect URI for Sanaa (sanaabot.com) MCP client #53

Description

@alkhatabs

Request

Please allowlist this OAuth redirect URI for Dynamic Client Registration / authorize:

https://sanaabot.com/api/mcp/oauth/hostinger/callback

Context

Sanaa (https://sanaabot.com) integrates hostinger-api-mcp so users can connect Hostinger from our Settings → Integrations UI, buy domains, manage DNS, and deploy static sites built in chat.

DCR against https://auth.hostinger.com/api/external/v1/oauth-server/register currently returns invalid_redirect_uri for our production callback (localhost and https://claude.ai/api/mcp/auth_callback succeed).

Until this URI is allowlisted, our users must paste a personal API token from hPanel. We would prefer the same OAuth + PKCE flow Hostinger documents for multi-user AI agents.

Client details

  • App name: Sanaa
  • Redirect URI: https://sanaabot.com/api/mcp/oauth/hostinger/callback
  • Grant types: authorization_code, refresh_token
  • token_endpoint_auth_method: none (PKCE S256)

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions