bugsee
v1.3.0Set up Bugsee SDKs, debug crashes and bug reports, inspect builds for size and dependency vulnerabilities, and upload symbols — via the Bugsee MCP server and skills.
By BugseeLicense: MIT2 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 17 skill or MCP entries
- Source updated
- Sep 1, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install bugsee for Codex and Claude Code
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add bugsee@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/bugsee/bugsee-for-aiClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── skills/bugsee-android-sdk/SKILL.md├── skills/bugsee-android-sdk-6x/SKILL.md├── skills/bugsee-build-insights/SKILL.md├── skills/bugsee-cordova-sdk/SKILL.md├── skills/bugsee-dotnet-sdk/SKILL.md├── skills/bugsee-fix-issues/SKILL.md├── skills/bugsee-flutter-sdk/SKILL.md├── skills/bugsee-ios-sdk/SKILL.md├── skills/bugsee-kmp-sdk/SKILL.md├── skills/bugsee-react-native-sdk/SKILL.md├── skills/bugsee-sdk-setup/SKILL.md├── skills/bugsee-skill-creator/SKILL.md├── skills/bugsee-unity-sdk/SKILL.md├── skills/bugsee-upload-symbols/SKILL.md├── skills/bugsee-workflow/SKILL.md├── skills/bugsee-xamarin-sdk/SKILL.md└── .mcp.json
Included Skills16
Full Bugsee SDK setup for Android (7.x — the current SDK). Use when asked to add Bugsee to Android, install bugsee-android, or set up bug reporting, crash reporting, video recording, APM, or network monitoring for Android apps. For legacy 6.x apps, use bugsee-android-sdk-6x.
Bugsee SDK setup for legacy Android 6.x apps. Use only when maintaining an app already on bugsee-android 6.x, or when the user explicitly asks for the 6.x line. For new apps and the current SDK, use bugsee-android-sdk (7.x).
Inspect builds and catch regressions with the Bugsee MCP server — app/install size, dependency changes, build timings, and dependency vulnerabilities (SCA). Use when asked about a build's size, whether a release regressed, what a build added or removed, the latest build of each variant, or to audit or re-scan a build's dependency vulnerabilities.
Full Bugsee SDK setup for Cordova. Use when asked to add Bugsee to Cordova, install bugsee cordova plugin, or set up bug reporting, crash reporting, and video recording for Cordova applications.
Full Bugsee SDK setup for .NET MAUI. Use when asked to add Bugsee to .NET, MAUI, install Bugsee NuGet, or set up bug reporting, crash reporting, and video recording for .NET mobile applications.
Triage and fix Bugsee crashes, errors, memory/thread leaks, and bug reports using the Bugsee MCP server. Use when asked to fix a Bugsee issue, debug a crash, exception, or memory leak, investigate a bug report, root-cause a production issue, or when given a Bugsee issue key like MYAPP-123.
Full Bugsee SDK setup for Flutter. Use when asked to add Bugsee to Flutter, install bugsee_flutter, or set up bug reporting, crash reporting, and video recording for Flutter applications.
Full Bugsee SDK setup for iOS. Use when asked to add Bugsee to iOS, install Bugsee via SPM, CocoaPods, or Carthage, or set up bug reporting, crash reporting, video recording, APM, or build size analysis for iOS applications.
Full Bugsee SDK setup for Kotlin Multiplatform. Use when asked to add Bugsee to KMP, install bugsee-kotlin-multiplatform, or set up bug reporting, crash reporting, and video recording for KMP applications.
Full Bugsee SDK setup for React Native. Use when asked to add Bugsee to React Native, install react-native-bugsee, or set up bug reporting, crash reporting, and video recording for React Native applications.
Set up Bugsee in any mobile or cross-platform project. Detects the user's platform and loads the right SDK skill. Use when asked to add Bugsee, install a Bugsee SDK, or set up bug reporting, crash reporting, or video recording in an app.
Author or update a Bugsee SDK setup skill for this plugin. Use when contributing a new platform skill, refreshing an existing one against the latest docs/SDK, or fixing skill drift. Internal contributor tool.
Full Bugsee SDK setup for Unity. Use when asked to add Bugsee to Unity, install Bugsee Unity package, or set up bug reporting, crash reporting, and video recording for Unity games.
Make Bugsee stack traces readable by uploading debug symbols, source maps, and mapping files. Use when crash traces are unsymbolicated, minified, or obfuscated, or when asked to upload dSYMs, source maps, Android mapping/ProGuard/R8 files, or IL2CPP symbols.
Debug Bugsee issues, inspect builds, and keep stack traces readable. Use when asked to fix or triage Bugsee crashes, errors, or bug reports, investigate a Bugsee issue, check a build's size or whether it regressed, audit a build's dependency vulnerabilities, or upload debug symbols, source maps, or mapping files.
Full Bugsee SDK setup for Xamarin. Use when asked to add Bugsee to Xamarin, install Bugsee NuGet for Xamarin, or set up bug reporting, crash reporting, and video recording for Xamarin applications.
MCP servers1
- url
- https://api.bugsee.com/mcp
Plugin manifests2
{
"name": "bugsee",
"version": "1.3.0",
"description": "Set up Bugsee SDKs, debug crashes and bug reports, inspect builds for size and dependency vulnerabilities, and upload symbols — via the Bugsee MCP server and skills.",
"author": {
"name": "Bugsee",
"url": "https://bugsee.com"
},
"homepage": "https://docs.bugsee.com/",
"repository": "https://github.com/bugsee/bugsee-for-ai",
"license": "MIT",
"keywords": [
"bugsee",
"bug-reporting",
"crash-reporting",
"monitoring",
"debugging",
"mobile"
],
"skills": "./skills",
"mcpServers": "./.mcp.json",
"interface": {
"displayName": "Bugsee",
"shortDescription": "Set up Bugsee SDKs and debug crashes via the Bugsee MCP.",
"longDescription": "Bugsee plugin for Codex: detect the project's platform and run a complete Bugsee SDK setup (iOS, Android, Flutter, React Native, Unity, .NET/MAUI, Xamarin, Cordova, KMP); triage and fix crashes, errors, and bug reports through the Bugsee MCP server; inspect builds for size, dependency, and timing regressions and dependency vulnerabilities; and upload dSYMs, source maps, and mapping files for readable stack traces.",
"developerName": "Bugsee",
"category": "developer-tools",
"capabilities": [
"SDK setup wizards",
"Crash and bug triage via the Bugsee MCP",
"Build size & dependency vulnerability insights",
"Symbol and source-map upload"
],
"websiteURL": "https://bugsee.com",
"privacyPolicyURL": "https://bugsee.com/privacy/",
"termsOfServiceURL": "https://bugsee.com/tos/",
"brandColor": "#FF5858",
"logo": "./assets/logo.svg",
"defaultPrompt": [
"Add Bugsee to my app",
"Fix Bugsee issue MYAPP-123",
"Upload my dSYMs to Bugsee"
]
}
}{
"name": "bugsee",
"description": "Bugsee plugin for Claude Code: set up Bugsee SDKs, debug crashes and bug reports, inspect builds for size and dependency vulnerabilities, and upload symbols — via the Bugsee MCP server and skills.",
"version": "1.3.0",
"author": {
"name": "Bugsee"
},
"keywords": [
"bugsee",
"bug-reporting",
"crash-reporting",
"monitoring",
"debugging",
"mobile"
],
"license": "MIT",
"repository": "https://github.com/bugsee/bugsee-for-ai",
"mcpServers": {
"bugsee": {
"type": "http",
"url": "https://api.bugsee.com/mcp"
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[bugsee on Agent Plugins Marketplace](https://pluginsmp.com/plugins/bugsee)