Skip to content

Serve a unified MCP server for all projects on the admin service - #9816

Open
begelundmuller wants to merge 1 commit into
mainfrom
begelundmuller/unified-mcp-server
Open

Serve a unified MCP server for all projects on the admin service#9816
begelundmuller wants to merge 1 commit into
mainfrom
begelundmuller/unified-mcp-server

Conversation

@begelundmuller

@begelundmuller begelundmuller commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Adds <admin>/v1/mcp, which serves every project a caller has access to on one URL, instead of one MCP endpoint per project.

  • Tool definitions stay in runtime/ai; the admin service reads their specs, injects a required project argument, and strips it again before forwarding the call to that project's runtime.
  • Adds a list_projects tool, served by the admin service since the runtime is not aware of projects.
  • Currently only exposes the metrics view tools, not file editing tools.

@begelundmuller begelundmuller self-assigned this Aug 18, 2026
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