devjourney

34 mods across 2 repositories, 2 stars between them.

music-assistant-mcp

02

devjourney/music-assistant-mcp

MCP server Claude CodeCodexCursor +2

MCP server for Music Assistant – control playback, browse libraries, and manage queues via AI assistants. Runs locally from the music-assistant-mcp Python package.

2 5mo ago A tokens not measured original MIT

devjourney/unifi-mcp

Skill Claude CodeCodex

Use this skill when adding any tool that talks to the UniFi public Integration API (X-API-Key auth, /proxy/network/integration/...). The integration API uses a different ID namespace and field schema from the V2 controller API, so these tools form their own "families" with scoped IDs. Covers when to start a new family…

0 1mo ago A 141 tokens copy · 100% MIT

devjourney/unifi-mcp

Skill Claude CodeCodex

Apply this skill when adding an endpoint to apps/api/, authoring a mutation-ack serializer, wiring ManagerFactory, resolving Phase 5A routing collisions, or diagnosing the validatemanifest or testresourceroutecoverage CI gates. Covers: resource vs. action classification (409 vs. 200+envelope); Cursor + paginate()…

0 1mo ago A 219 tokens copy · 100% MIT

devjourney/unifi-mcp

Skill Claude CodeCodex

Activate when working on Claude plugin configuration, MCP transport behavior, or plugin release mechanics in unifi-mcp. Covers: keeping UNIFIMCPHTTPFORCE at its safe default in apps//config/config.yaml for all three apps (network, protect, access); the stdio-primary transport pattern in transport.py and why…

0 1mo ago A 192 tokens copy · 100% MIT

devjourney/unifi-mcp

Skill Claude CodeCodex

Covers plugin configuration, transport stability, local development workflow, and release lifecycle for the three Claude MCP plugins in this repo (unifi-network, unifi-protect, unifi-access). Apply this skill when modifying plugin.json files, changing transport.py asyncio patterns, writing or auditing shell scripts in…

0 1mo ago A 208 tokens copy · 100% MIT

devjourney/unifi-mcp

Skill Claude CodeCodex

Use this skill when reviewing or merging any community PR in unifi-mcp — even if the user just says "take a look at this PR" or "can we merge this." Covers the quality gate checklist (f-string logger ban, Ruff lint, validator registration, doc site update ordering), the fork-edit model for trusted contributors…

0 1mo ago A 176 tokens original MIT

devjourney/unifi-mcp

Skill Claude CodeCodex

Apply this skill when implementing a new UniFi resource type end-to-end across all layers — manager class, tool layer, domain models, tests, API REST/GraphQL exposure, and action dispatcher integration. Covers: manager CRUD with 405 workarounds, V2 API response normalization, domain Pydantic models and field…

0 1mo ago A 197 tokens copy · 91% MIT

devjourney/unifi-mcp

Skill Claude CodeCodex

Activate this skill when running, interpreting, extending, or debugging the live hardware smoke test harness in scripts/livesmoke.py. Covers all aspects of manifest-driven live testing against real UniFi hardware: .env credential setup, tool classification tiers, --phase flag selection to bound blast radius, the…

0 1mo ago A 185 tokens original MIT

devjourney/unifi-mcp

Skill Claude CodeCodex

Covers the full release pipeline for the unifi-mcp monorepo: determining release scope by analyzing changed packages, scoping hatch-vcs version tag globs per Python package to prevent sibling-tag contamination, pushing tags in strict dependency order (unifi-core → unifi-mcp-shared → app servers → relay → worker when…

0 1mo ago C 194 tokens copy · 98% MIT

devjourney/unifi-mcp

Skill Claude CodeCodex

Activate this skill when adding a new manager, adding a new tool category, writing or debugging tool unit tests, diagnosing tool-visibility failures, investigating startup performance, or extending/maintaining/debugging the two-tier tool discovery system (toolindex) — even if the user doesn't explicitly ask about the…

0 1mo ago A 224 tokens copy · 100% MIT

devjourney/unifi-mcp

Skill Claude CodeCodex

Apply this skill whenever modifying, debugging, or extending UniFi client data retrieval in the unifi-mcp monorepo — even if the user doesn't explicitly ask about correctness or fallback behavior. Covers five permanent architectural fixtures of clients.py: (1) choosing the right endpoint (/stat/sta for live clients…

0 1mo ago A 222 tokens copy · 100% MIT

unifi-plugins

13

devjourney/unifi-mcp

Plugin Claude Code

Plugin marketplace listing 3 plugins: unifi-network, unifi-protect, unifi-access.

0 1mo ago A tokens not measured copy · 100% MIT

unifi-mcp AGENTS.md

14

devjourney/unifi-mcp

Instructions file CodexOpenCode

AGENTS.md instructions for devjourney/unifi-mcp, covering project rules, non-goals, architecture rules, layering and singletons.

0 1mo ago A 4,721 tokens copy · 100% MIT

unifi-mcp CLAUDE.md

15

devjourney/unifi-mcp

Instructions file

Claude Code instructions for devjourney/unifi-mcp: All project rules are in AGENTS.md. This file contains only Claude Code-specific behavior.

0 1mo ago A 94 tokens copy · 100% MIT

unifi-mcp GEMINI.md

16

devjourney/unifi-mcp

Instructions file Gemini CLI

Gemini CLI instructions for devjourney/unifi-mcp, a project described as: Personal fork of sirkirby/unifi-mcp with local security hardening.

0 1mo ago C 111 tokens original MIT

cross-product

17

devjourney/unifi-mcp

Plugin Claude Code

Skills that correlate events across UniFi Network, Protect, and Access for unified security and operational insights.

0 1mo ago A tokens not measured copy · 100% MIT

devjourney/unifi-mcp

Skill Claude CodeCodex

Investigate a network incident by correlating device events with camera footage and physical access logs. Use when the user reports a device going offline, a network anomaly, or wants to understand what caused an infrastructure event.

0 1mo ago A 46 tokens copy · 100% MIT

security-patrol

19

devjourney/unifi-mcp

Skill Claude CodeCodex

Show everything that happened at a specific area across all UniFi products (Network, Protect, Access) in a given time window. Use when the user asks about activity at a door, entrance, room, or area.

0 1mo ago A 48 tokens copy · 100% MIT

visitor-audit

20

devjourney/unifi-mcp

Skill Claude CodeCodex

Audit visitor activity by correlating Access badge scans with Network client connections. Use when the user wants to know who visited, when, and what devices they brought.

0 1mo ago A 36 tokens copy · 100% MIT

unifi-access

21

devjourney/unifi-mcp

Plugin Claude Code

UniFi Access MCP server — manage door locks, credentials, visitors, and access policies.

0 1mo ago A tokens not measured copy · 91% MIT

unifi-access

22

devjourney/unifi-mcp

MCP server Claude CodeCodexCursor

MCP server "unifi-access" as configured in devjourney/unifi-mcp. Runs locally from the system Python package. Needs 13 environment variables to run.

0 1mo ago A tokens not measured copy · 88% MIT

unifi-access-setup

23

devjourney/unifi-mcp

Skill Claude CodeCodex

Configure the UniFi Access MCP server for Claude Code, Codex, or OpenClaw — set controller host, credentials, API key, and permissions.

0 1mo ago A 36 tokens copy · 100% MIT

unifi-access

24

devjourney/unifi-mcp

Skill Claude CodeCodex

How to manage UniFi Access door control — locks, credentials, visitors, access policies, and events. Use this skill when the user mentions UniFi Access, door locks, door access, building access, NFC cards, PIN codes, visitor passes, access policies, access schedules, door readers, or any UniFi Access task.

0 1mo ago A 70 tokens original MIT