The Model Context Protocol (MCP) Hub in AIO Sandbox provides a centralized interface for AI agents to access multiple services through a single endpoint.

MCP (Model Context Protocol) is a standardized way for AI agents to interact with external tools and services. AIO Sandbox includes a pre-configured MCP Hub that aggregates multiple useful servers.
/mcp/mcp/mcp/mcpThe MCP Hub supports streamable HTTP protocol for real-time communication.
browser_navigate - Navigate to URLbrowser_click - Click elementsbrowser_type - Type textbrowser_screenshot - Capture screenshotsbrowser_extract - Extract page contentfile_read - Read file contentsfile_write - Write to filesfile_list - List directory contentsfile_search - Search file contentsfile_replace - Replace text in filesterminal_execute - Run shell commandsterminal_session - Manage terminal sessionsterminal_kill - Terminate processesmarkitdown_convert - Convert documents to markdownmarkitdown_extract - Extract content from documents