mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
feat(runtime): register lean_mcp_manifest module
This commit is contained in:
parent
cbe66373cc
commit
c37a52bbb2
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ mod mcp_client;
|
|||
pub mod mcp_lifecycle_hardened;
|
||||
pub mod mcp_server;
|
||||
mod mcp_stdio;
|
||||
mod lean_mcp_manifest;
|
||||
pub mod mcp_tool_bridge;
|
||||
mod oauth;
|
||||
pub mod permission_enforcer;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue