Modal Sheet Debugger
MCP Serverby willsigmon · Added 5mo ago
Claude
6
Install
git clone https://github.com/willsigmon/sigstackAdd to Claude
claude mcp add modal-sheet-debuggerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"modal-sheet-debugger": {
"command": "npx",
"args": [
"@modelcontextprotocol/modal-sheet-debugger"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Fix SwiftUI sheet presentation issues in Leavn - competing sheets, dismissal patterns, binding synchronization, enum-based consolidation
Tags
developmentswiftskill