# mounted > Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON. - Author: bfly - Repository: bfly123/claude_bridge - Version: 20260206184943 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/bfly123/claude_bridge - Web: https://mule.run/skillshub/@@bfly123/claude_bridge~mounted:20260206184943 --- --- name: mounted description: Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON. metadata: short-description: Show mounted CCB providers as JSON --- # Mounted Providers Reports which CCB providers are considered "mounted" for the current project. ## Definition `mounted = has_session && daemon_on` ## Execution ```bash ccb-mounted ```