# Smithers Hub Smithers Hub is a self-hosted capability platform for company agents. Primary agent interface: - MCP server: smithers-hub-mcp - HTTP API: https://hub.repo.box/api - Capability catalog: https://hub.repo.box/api/capabilities Core tools: - list_capabilities - search_capabilities - describe_capability - run_capability - get_run_status - get_run_logs - get_run_artifacts - list_pending_approvals - approve_run - reject_run - cancel_run - search_artifacts - list_agents - list_skills - search_knowledge Authenticate with a Hub access token using Bearer auth.