Skip to content

/mcp panel: requires-auth hint should name the login flow #9

Description

@ssjoleary

Follow-up from the Phase 7 (PR #2) merge review.

Gap

Phase 7 stopping criterion: "requires-auth MCPs surface a hint to run the relevant login flow."

render-row currently appends only " [connect]" to requires-auth rows — it does not name what login flow / command the user should run. The hint is present but uninformative.

Constraint

Per PR #2 notes, MCPServerUpdatedParams carries no per-MCP provider mapping, so there is no direct field to derive the flow name from. Resolving this may need a name→provider convention or an ECA protocol addition.

Acceptance

  • requires-auth rows tell the user the concrete action (e.g. the /login command or the provider name), not a bare [connect].
  • Test asserts the row text names the flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions