원클릭으로
feather-mcp-live-sessions
Use when an agent should inspect or control a running Feather desktop session through MCP.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when an agent should inspect or control a running Feather desktop session through MCP.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when an agent should prepare or run debug-oriented Feather builds for desktop, web, Android, iOS, or Steam Deck development.
Use when an agent needs to diagnose Love2D behavior from Feather logs, observer values, assets, runtime messages, or telemetry.
Use when an agent should create, preview, tune, export, or QA particle systems with Feather MCP Particle Playground tools.
Use when an agent needs to profile frame time, memory, runtime overhead, hotspots, or performance regressions in a Feather session.
Use when an agent should inspect, configure, enable, or invoke Feather built-in or live-session plugin behavior through MCP.
Use when an agent needs to understand a Feather Love2D project before making code, runtime, plugin, MCP, build, or QA changes.
| name | feather-mcp-live-sessions |
| description | Use when an agent should inspect or control a running Feather desktop session through MCP. |
feather mcp for stdio clients, or feather mcp --transport http for localhost HTTP clients.feather://sessions or feather_list_sessions.feather_session_snapshot before sending commands.feather://sessions/{id}/configfeather://sessions/{id}/logsfeather://sessions/{id}/performancefeather://sessions/{id}/debuggerfeather://sessions/{id}/pluginsfeather://sessions/{id}/assetsfeather://sessions/{id}/observersfeather_send_command for advanced runtime commands and strip app IDs, API keys, MCP tokens, and secret fields from inputs.Never expose app IDs, API keys, bearer tokens, or MCP bridge tokens in notes, tool arguments, resources, or generated artifacts.
references/workflow.md for MCP session discovery, resource selection, command safety, and unavailable-bridge handling.