notion_list_workspacespsh4607/Notion Multi Workspace — Lists all connected workspaces for the current user.
notion_connect_workspacepsh4607/Notion Multi Workspace — Connects a new Notion workspace via OAuth, returning a one-time URL for the user to authorize.
notion_searchpsh4607/Notion Multi Workspace — Searches across connected workspaces (fans out to all selected connections).
notion_fetchpsh4607/Notion Multi Workspace — Fetches a specific Notion object (e.g., page, block) by ID from a specified workspace.
notion_querypsh4607/Notion Multi Workspace — Executes a read operation from an allowlist of 21 public Notion read operations (e.g., list blocks, query database).
notion_mutatepsh4607/Notion Multi Workspace — Executes a write operation from an allowlist of 21 public Notion write operations (e.g., create page, update block).
getUsersuresh-ums/Google Admin MCP Server — Gets detailed information about a specific user.
suspendUsersuresh-ums/Google Admin MCP Server — Suspends a user account.
unsuspendUsersuresh-ums/Google Admin MCP Server — Unsuspends a user account.
listUserssuresh-ums/Google Admin MCP Server — Lists users in a domain.
addUsersuresh-ums/Google Admin MCP Server — Creates a new user with a secure random password.
relay_handofftrantor — Handoff: writes a context summary to the hub for session continuity before context compaction.
relay_advisetrantor — Advisor: given a plan and difficulty-tagged packages, returns routing table with mode, reason per package, seat count, and cost estimate.
relay_*trantor — MCP tools exposed by the relay server for orchestrating AI agent crews, including crew management, handoff, and research capabilities
get_canvas_screenshotmcp-excalidraw-server — Return a screenshot of the current canvas as a base64-encoded image.
read_diagram_guidemcp-excalidraw-server — Return best-practice design guidelines for creating diagrams.
ungroup_elementsmcp-excalidraw-server — Ungroup a previously grouped set of elements.
set_viewportmcp-excalidraw-server — Set the viewport to fit all or selected elements.
restore_snapshotmcp-excalidraw-server — Restore the canvas to a previously saved snapshot.