Skip to main content
robynhatfield
Adobe Champion
Adobe Champion
June 15, 2026
Solved

Request Munchkin ID approval for Beta?

  • June 15, 2026
  • 3 replies
  • 29 views

It looks like I’m connecting but it times out. Per Claude, it is an access issue:
This points to the beta allowlist. Your Munchkin ID likely hasn't been approved yet, so the server times out during the auth handshake rather than returning a clean error.

 

Here’s the log history (I xxx out the ID, secret, etc.):

2026-06-15T21:34:08.633Z [marketo] [info] Server started and connected successfully { metadata: undefined }
2026-06-15T21:34:08.669Z [marketo] [info] Message from client: {"method":"initialize","params":{"protocolVersion":"2025-11-25","capabilities":{"extensions":{"io.modelcontextprotocol/ui":{"mimeTypes":["text/html;profile=mcp-app"]}}},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0} { metadata: undefined }
2026-06-15T21:35:08.667Z [marketo] [info] Message from client: {"jsonrpc":"2.0","method":"notifications/cancelled","params":{"requestId":0,"reason":"McpError: MCP error -32001: Request timed out"}} { metadata: undefined }
2026-06-15T21:35:08.669Z [marketo] [info] Client transport closed { metadata: undefined }
2026-06-15T21:35:08.669Z [marketo] [info] Server transport closed (renderer released port) { metadata: undefined }
2026-06-15T21:35:10.682Z [marketo] [info] Server transport closed { metadata: undefined }
2026-06-15T21:35:10.682Z [marketo] [info] Client transport closed { metadata: undefined }
2026-06-15T21:57:11.243Z [marketo] [info] Shutting down server... { metadata: undefined }
2026-06-15T21:57:11.243Z [marketo] [info] Client transport closed { metadata: undefined }
2026-06-15T21:57:30.050Z [marketo] [info] Initializing server... { metadata: undefined }
2026-06-15T21:57:30.058Z [marketo] [info] Using MCP server command: /usr/local/bin/npx with args and path: {
  metadata: {
    args: [
      'mcp-remote',
      'https://marketo-mcp.adobe.io/mcp',
      '--header',
      'X-Marketo-Client-Id: xxxx',
      '--header',
      'X-Marketo-Client-Secret: xxxx',
      '--header',
      'X-Marketo-Munchkin-Id: xxxx',
      '--header',
      'X-Marketo-Endpoint: https://xxxx.com',
      [length]: 10
    ],
    paths: [
      '/usr/local/bin',
      '/System/Cryptexes/App/usr/bin',
      '/usr/bin',
      '/bin',
      '/usr/sbin',
      '/sbin',
      '/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin',
      '/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin',
      '/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin',
      '/opt/pmk/env/global/bin',
      '/opt/homebrew/bin',
      '/Users/robynhatfield/.local/bin',
      [length]: 12
    ]
  }
} %o
2026-06-15T21:57:30.059Z [marketo] [info] Server started and connected successfully { metadata: undefined }
2026-06-15T21:57:31.311Z [marketo] [info] Message from client: {"method":"initialize","params":{"protocolVersion":"2025-11-25","capabilities":{"extensions":{"io.modelcontextprotocol/ui":{"mimeTypes":["text/html;profile=mcp-app"]}}},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0} { metadata: undefined }
2026-06-15T21:58:31.301Z [marketo] [info] Message from client: {"jsonrpc":"2.0","method":"notifications/cancelled","params":{"requestId":0,"reason":"McpError: MCP error -32001: Request timed out"}} { metadata: undefined }
2026-06-15T21:58:31.302Z [marketo] [info] Client transport closed { metadata: undefined }
2026-06-15T21:58:31.302Z [marketo] [info] Server transport closed (renderer released port) { metadata: undefined }
2026-06-15T21:58:33.313Z [marketo] [info] Server transport closed { metadata: undefined }
2026-06-15T21:58:33.313Z [marketo] [info] Client transport closed { metadata: undefined }
 

    Best answer by Ather01

    Project Teams Response: Looks like a network issue McpError: MCP error -32001: Request timed out not reaching the MCP and waiting for response. most likely a VPN issue.

    3 replies

    Community Manager
    June 18, 2026

    Hi Robyn, I have verified that a munchkin that was provided has been enabled. I will email you directly to confirm if the Munchkin is the right one. I’ll review the response above with our tech team and provide a response shortly. Thx.

    Ather01Community ManagerAccepted solution
    Community Manager
    June 18, 2026

    Project Teams Response: Looks like a network issue McpError: MCP error -32001: Request timed out not reaching the MCP and waiting for response. most likely a VPN issue.

    robynhatfield
    Adobe Champion
    Adobe Champion
    June 24, 2026

    Yes, it was a security issue. Thank you ​@Ather01