mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-18 12:50:33 +00:00
feat(runtime): register mcp_surface_router module
This commit is contained in:
parent
58d7e35c35
commit
38b334c17a
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ pub mod mcp_server;
|
||||||
mod mcp_stdio;
|
mod mcp_stdio;
|
||||||
mod lean_mcp_manifest;
|
mod lean_mcp_manifest;
|
||||||
mod ene_context_tools;
|
mod ene_context_tools;
|
||||||
|
mod mcp_surface_router;
|
||||||
pub mod mcp_tool_bridge;
|
pub mod mcp_tool_bridge;
|
||||||
mod oauth;
|
mod oauth;
|
||||||
pub mod permission_enforcer;
|
pub mod permission_enforcer;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue