Skip to content

WIP: Add MCP Inspector Tools - #778

Closed
jasonmadigan wants to merge 4 commits into
Kuadrant:mainfrom
jasonmadigan:poc/mcp-inspector-direct
Closed

WIP: Add MCP Inspector Tools#778
jasonmadigan wants to merge 4 commits into
Kuadrant:mainfrom
jasonmadigan:poc/mcp-inspector-direct

Conversation

@jasonmadigan

Copy link
Copy Markdown
Member

Summary

  • WIP implementation of MCP Inspector Tools through the Console plugin backend proxy.

Test evidence

go test ./..., focused Jest tests, and yarn lint pass.

Relates to #671

proves the direct browser-to-gateway design: watch MCPGatewayExtension
resources, speak MCP Streamable HTTP directly to status.mcpEndpoint, and
render tools/list + tools/call. dependency-free json-rpc client handling
json + sse responses; session id and token kept in react state only.

Refs Kuadrant#671

Signed-off-by: Jason Madigan <jason@jasonmadigan.com>
Add direct MCP tool discovery and execution with schema-driven inputs, refresh, request output, bearer-token authentication, and OIDC PKCE support.

Avoid PatternFly Content margins in the request summary so HTTP status and duration remain aligned. Document CORS and Console CSP deployment requirements.
Signed-off-by: Jason Madigan <jason@jasonmadigan.com>
Signed-off-by: Jason Madigan <jason@jasonmadigan.com>
@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jasonmadigan
jasonmadigan deleted the poc/mcp-inspector-direct branch August 26, 2026 09:58
@jasonmadigan

Copy link
Copy Markdown
Member Author

Replaced by #779

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant