Skip to content

[Bug]: auth/status fails with PROFILE_PROVISIONING_FAILED through MCP #447

Description

@rishuraj2004

Description

I tested the Webcmd MCP endpoint through Claude Code on Windows.

MCP endpoint:
https://api.webcmd.dev/mcp

The MCP connection and OAuth authentication completed successfully. I was able to discover and run Webcmd commands, and web/fetch worked as expected.

However, auth/status consistently fails with a profile provisioning error.

Image Image

Steps to Reproduce

  1. Connect Claude Code to https://api.webcmd.dev/mcp.
  2. Complete the Webcmd OAuth authentication.
  3. Run:
    `["auth", "status", "-f", "json"]
  4. Run the same command again.
  5. Run:
    `["auth", "status", "--full", "-f", "json"]
Image

Expected Behavior

auth/status should successfully provision the Webcmd Cloud profile and return the authentication status.

webcmd Version

0.7.5

Node.js Version

Other

Operating System

Windows

Logs / Screenshots

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions