# Mounted

> Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON.

- Skill: `majiayu000/mounted` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/mounted`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/mounted/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/majiayu000/mounted

---


# Mounted Providers

Reports which CCB providers are considered "mounted" for the current project.

## Definition

`mounted = has_session && daemon_on`

## Execution

```bash
ccb-mounted
```

