You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add badges, config snippets, issue templates, and CONTRIBUTING.md
- CI/lint/license/Go Report Card badges in README
- One-click install badges for VS Code, VS Code Insiders, and Cursor
- Config snippets for Claude Desktop, Claude Code, VS Code, and Cursor
- GitHub issue templates for bug reports and feature requests
- CONTRIBUTING.md with development setup and guidelines
- Added iwdp_status tool to README tools table
- Synced marketplace.json version to 0.2.4
[](https://vscode.dev/redirect/mcp/install?name=iwdp-mcp&config=%7B%22command%22%3A%22iwdp-mcp%22%7D)
9
+
[](https://insiders.vscode.dev/redirect/mcp/install?name=iwdp-mcp&config=%7B%22command%22%3A%22iwdp-mcp%22%7D&quality=insiders)
10
+
[](https://cursor.com/en/install-mcp?name=iwdp-mcp&config=eyJjb21tYW5kIjoiaXdkcC1tY3AifQ==)
11
+
3
12
MCP server + CLI for debugging iOS Safari via [ios-webkit-debug-proxy](https://github.com/google/ios-webkit-debug-proxy).
4
13
5
14
Speaks **WebKit Inspector Protocol** natively — full access to all 27 WebKit Inspector domains, including httpOnly cookies, network interception, heap snapshots, and more.
0 commit comments