- Endpoint
- Answering, needs sign-in
- Works in
- 0 of 21 clients
- Tools
- behind sign-in
- Last checked
- Sep 17, 2026
Does Admaxxer work in your MCP client?
Registry name com.admaxxer/ads-manager, endpoint https://admaxxer.com/mcp/sse.
- Claude Codeneeds setupthe server offers no automatic registration, which Claude Code cannot use: register an OAuth client with https://admaxxer.com and enter its client id in Claude Code. Allow redirect URI(s): http://localhost:{port}/callback, http://127.0.0.1:{port}/callback.
- Claude Desktopneeds setupthe server offers no automatic registration, which Claude Desktop cannot use: register an OAuth client with https://admaxxer.com and enter its client id in Claude Desktop. Allow redirect URI(s): https://claude.ai/api/mcp/auth_callback, http://127.0.0.1:53280/callback.
- Claude.aineeds setupthe server offers no automatic registration, which Claude.ai cannot use: register an OAuth client with https://admaxxer.com and enter its client id in Claude.ai. Allow redirect URI(s): https://claude.ai/api/mcp/auth_callback.
- Claude API MCP connectorneeds setupClaude API MCP connector cannot run the OAuth sign-in; supply an access token as a header instead, if the server accepts one
- ChatGPTblockedChatGPT refuses authorization servers that do not advertise PKCE S256, and this one does not
- OpenAI Responses APIneeds setupOpenAI Responses API cannot run the OAuth sign-in; supply an access token as a header instead, if the server accepts one
- Codexblockedthe server is reachable only over legacy HTTP+SSE, and Codex supports neither
- Gemini CLIneeds setupthe server offers no automatic registration, which Gemini CLI cannot use: register an OAuth client with https://admaxxer.com and enter its client id in Gemini CLI. Allow redirect URI(s): http://localhost:{port}/oauth/callback.
- Cursorneeds setupthe server offers no automatic registration, which Cursor cannot use: register an OAuth client with https://admaxxer.com and enter its client id in Cursor. Allow redirect URI(s): https://www.cursor.com/agents/mcp/oauth/callback, http://localhost:8787/callback.
- VS Code (GitHub Copilot)needs setupthe server offers no automatic registration, which VS Code (GitHub Copilot) cannot use: register an OAuth client with https://admaxxer.com and enter its client id in VS Code (GitHub Copilot). Allow redirect URI(s): http://127.0.0.1:33418, https://vscode.dev/redirect.
- Windsurf (Devin Desktop)unknownthe server offers no automatic registration, which Windsurf (Devin Desktop) cannot use, and no source confirms it accepts a pre-registered client
- Zedblockedthe server is reachable only over legacy HTTP+SSE, and Zed supports neither
- JetBrains AI Assistantneeds setupJetBrains AI Assistant cannot run the OAuth sign-in; supply an access token as a header instead, if the server accepts one
- Junieunknownno source confirms Junie supports legacy HTTP+SSE
- Clineneeds setupthe server offers no automatic registration, which Cline cannot use: register an OAuth client with https://admaxxer.com and enter its client id in Cline. Allow redirect URI(s): http://127.0.0.1:1456/mcp/oauth/callback, http://127.0.0.1:1457/mcp/oauth/callback, http://127.0.0.1:1458/mcp/oauth/callback, http://127.0.0.1:1459/mcp/oauth/callback, http://127.0.0.1:1460/mcp/oauth/callback, http://127.0.0.1:1461/mcp/oauth/callback.
- Continueunknownthe server offers no automatic registration, which Continue cannot use, and no source confirms it accepts a pre-registered client
- Gooseblockedthe server is reachable only over legacy HTTP+SSE, and Goose supports neither
- Lovableunknownno source confirms Lovable supports legacy HTTP+SSE
- Replit Agentunknownno source confirms Replit Agent supports legacy HTTP+SSE
- Bolt.newunknownthe server offers no automatic registration, which Bolt.new cannot use, and no source confirms it accepts a pre-registered client
- v0unknownthe server offers no automatic registration, which v0 cannot use: register an OAuth client with https://admaxxer.com and enter its client id in v0. Allow redirect URI(s): https://api.v0.dev/v1/mcp-servers/oauth/callback.
How clients sign in
OAuth sign-in. Client ID Metadata Documents: no. Dynamic Client Registration: no. PKCE S256: no.
- code_challenge_methods_supported does not include S256; compliant clients refuse to proceed
- neither Client ID Metadata Documents nor Dynamic Client Registration is offered; only clients where the user can enter a pre-registered client id can sign in
Get the setup for your client from your agent
This page is a daily snapshot. lurq's connect_check answers for the client you are wiring this server into, with the exact steps and the config to paste in that client's own format, and lurq mcp-pin tells you when the server changes. One command connects Claude Code, Cursor, VS Code and other agents:
npx lurqrun
Free to start. How connect_check works
From lurq's credential-free probe of this server's endpoint on Sep 17, 2026, and each client's own documentation. This page refreshes every 24 hours. How the probe works, and how maintainers opt out. Source repository.