feat: add MCP server support and governance updates - #47
Merged
Conversation
MCP (Model Context Protocol): - Per-user MCP server catalog with connection tiers and OAuth (PKCE, autodiscovery) support - MCP client/service/token-manager and OAuth discovery service - MCP tool factory and run-connection bindings for the agent engine - Prisma models and migrations for MCP servers, tools, tiers, and OAuth - mcp-servers dashboard pages (connect, tools, tiers, calls, info tabs) and useMcp hook - Shared MCP zod schemas and tests Governance: - Governance MCP admin pages (import dialog, admin calls sheet) - Token governance and policy updates - Sidebar navigation and admin MCP controller Includes unit tests across API, shared schemas, and web.
enkizan
approved these changes
Jun 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Model Context Protocol (MCP) server support and a set of governance updates
MCP (Model Context Protocol)
packages/api/src/mcp/)packages/api/src/engine/tools/mcp/)mcp-serversdashboard pages (connect, tools, tiers, calls, info tabs) anduseMcphookGovernance