You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(mcp): expose server resources via list/read tools
MCP bridged only tools; servers also publish resources (files, records,
docs). Both transports now speak resources/list + resources/read, the
manager aggregates them across servers, and two read-only tools —
list_mcp_resources / read_mcp_resource — let the agent enumerate and pull
them in. /mcp lists them too. (Prompts-as-commands is the remaining MCP
surface, deferred as a focused follow-up.)
0 commit comments