Skip to content

WIP: Add MCP Inspector Tools - #779

Draft
jasonmadigan wants to merge 7 commits into
Kuadrant:mainfrom
jasonmadigan:feat/mcp-inspector-tools
Draft

WIP: Add MCP Inspector Tools#779
jasonmadigan wants to merge 7 commits into
Kuadrant:mainfrom
jasonmadigan:feat/mcp-inspector-tools

Conversation

@jasonmadigan

Copy link
Copy Markdown
Member

Summary

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

Test evidence

  • go test ./...
  • yarn lint
  • Focused MCP Inspector Jest tests

Relates to #671

@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.

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>
Signed-off-by: Jason Madigan <jason@jasonmadigan.com>
Signed-off-by: Jason Madigan <jason@jasonmadigan.com>
Signed-off-by: Jason Madigan <jason@jasonmadigan.com>
Signed-off-by: Jason Madigan <jason@jasonmadigan.com>
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