# Buoy > Buoy provides in-app developer tools for React Native and Expo, with separate Flutter and native Swift integrations. Available tools, capture paths, and build support vary by platform. ## Setup guidance - Read https://buoy.gg/install.md for React Native package selection, account setup, provider/store integration, and verification. Follow the user’s instructions and repository constraints. - Use a Free or Pro account key. Installing core or seeing a menu entry does not verify capture. Trigger and inspect a known event after account admission. - React Native Desktop/MCP connections require @buoy-gg/external-sync. Desktop and the MCP process need separate account configuration. MCP data and action tools require Pro. - Start with development access. Production visibility and sync require explicit app authorization and supported plan/features; development-only hooks remain unavailable in release builds. - Ask Buoy requires Pro and an authenticated model endpoint supplied by the app. Available actions depend on installed tools and policy; some writes cannot be undone. See https://buoy.gg/buoy/latest/docs/tools/ask-buoy. - Flutter uses an account-configured debug-only BuoyDevTools widget. Its bundled tools still need app integrations such as provider observers, router registration, and image wrappers. See https://buoy.gg/buoy/latest/docs/flutter/installation. - Native Swift currently bundles Network and UIKit interaction support. Follow https://github.com/Buoy-gg/Buoy-Swift for host-controlled startup, overlay mounting, and configuration. - TV uses a headless app integration and Desktop panels. Input/replay support differs between Android TV, Apple TV simulators, and physical Apple TV. See https://buoy.gg/buoy/latest/docs/tv/installation. - Simulator Camera is a Desktop feature for macOS and the iOS Simulator. It needs no Buoy SDK inside the target app, but attachment and permissions still apply; MCP camera actions have separate plan requirements. See https://buoy.gg/buoy/latest/docs/tools/camera. - Account validation and configured connections make network requests. Optional telemetry controls do not disable validation. See https://buoy.gg/buoy/latest/docs/telemetry. - Links below use Markdown output. Commands and tool tables are expanded; interactive content links back to the visual page. ## Getting Started - [Overview](https://buoy.gg/buoy/latest/docs/overview.md) - [Quick Start](https://buoy.gg/buoy/latest/docs/quick-start.md) - [Installation](https://buoy.gg/buoy/latest/docs/installation.md) - [Overview](https://buoy.gg/buoy/latest/docs/flutter/overview.md) - [Quick Start](https://buoy.gg/buoy/latest/docs/flutter/quick-start.md) - [Installation](https://buoy.gg/buoy/latest/docs/flutter/installation.md) - [Overview](https://buoy.gg/buoy/latest/docs/tv/overview.md) - [Quick Start](https://buoy.gg/buoy/latest/docs/tv/quick-start.md) - [Installation](https://buoy.gg/buoy/latest/docs/tv/installation.md) ## Fundamentals - [FloatingDevTools](https://buoy.gg/buoy/latest/docs/floating-devtools.md) - [Custom Tools](https://buoy.gg/buoy/latest/docs/custom-tools.md) - [Floating Tools](https://buoy.gg/buoy/latest/docs/custom-tools/floating-tools.md) - [Telemetry](https://buoy.gg/buoy/latest/docs/telemetry.md) - [Floating DevTools](https://buoy.gg/buoy/latest/docs/flutter/buoy-devtools.md) - [Custom Tools](https://buoy.gg/buoy/latest/docs/flutter/custom-tools.md) ## Desktop App - [Buoy Desktop](https://buoy.gg/buoy/latest/docs/desktop.md) ## AI Automation - [AI / MCP Server](https://buoy.gg/buoy/latest/docs/mcp.md) ## Available Tools - [Ask Buoy](https://buoy.gg/buoy/latest/docs/tools/ask-buoy.md) - [Camera](https://buoy.gg/buoy/latest/docs/tools/camera.md) - [Environment Inspector](https://buoy.gg/buoy/latest/docs/tools/env.md) - [Events Timeline](https://buoy.gg/buoy/latest/docs/tools/events.md) - [Console](https://buoy.gg/buoy/latest/docs/tools/console.md) - [Sentry](https://buoy.gg/buoy/latest/docs/tools/sentry.md) - [Network Monitor](https://buoy.gg/buoy/latest/docs/tools/network.md) - [Storage Explorer](https://buoy.gg/buoy/latest/docs/tools/storage.md) - [Time Machine](https://buoy.gg/buoy/latest/docs/tools/time-machine.md) - [Route Inspector](https://buoy.gg/buoy/latest/docs/tools/routes.md) - [Highlight Updates](https://buoy.gg/buoy/latest/docs/tools/highlight-updates.md) - [Bench](https://buoy.gg/buoy/latest/docs/tools/perf-monitor.md) - [JS Top](https://buoy.gg/buoy/latest/docs/tools/js-top.md) - [React Query DevTools](https://buoy.gg/buoy/latest/docs/tools/react-query.md) - [Redux DevTools](https://buoy.gg/buoy/latest/docs/tools/redux.md) - [Zustand DevTools](https://buoy.gg/buoy/latest/docs/tools/zustand.md) - [Jotai DevTools](https://buoy.gg/buoy/latest/docs/tools/jotai.md) - [Images](https://buoy.gg/buoy/latest/docs/tools/images.md) - [Assets](https://buoy.gg/buoy/latest/docs/tools/assets.md) - [Impersonate Tool](https://buoy.gg/buoy/latest/docs/tools/impersonate.md) - [Image Overlay](https://buoy.gg/buoy/latest/docs/tools/image-overlay.md) - [Camera](https://buoy.gg/buoy/latest/docs/flutter/tools/camera.md) - [Environment Inspector](https://buoy.gg/buoy/latest/docs/flutter/tools/env.md) - [Events Timeline](https://buoy.gg/buoy/latest/docs/flutter/tools/events.md) - [Console](https://buoy.gg/buoy/latest/docs/flutter/tools/console.md) - [Network Monitor](https://buoy.gg/buoy/latest/docs/flutter/tools/network.md) - [Storage Explorer](https://buoy.gg/buoy/latest/docs/flutter/tools/storage.md) - [Route Inspector](https://buoy.gg/buoy/latest/docs/flutter/tools/routes.md) - [Perf Monitor](https://buoy.gg/buoy/latest/docs/flutter/tools/perf-monitor.md) - [Riverpod Inspector](https://buoy.gg/buoy/latest/docs/flutter/tools/riverpod.md) - [Images](https://buoy.gg/buoy/latest/docs/flutter/tools/images.md) - [Impersonate Tool](https://buoy.gg/buoy/latest/docs/flutter/tools/impersonate.md) - [Image Overlay](https://buoy.gg/buoy/latest/docs/flutter/tools/image-overlay.md) - [TV Remote](https://buoy.gg/buoy/latest/docs/tools/tv-remote.md) - [Focus Inspector](https://buoy.gg/buoy/latest/docs/tools/focus-inspector.md) ## Comparisons - [Compare Buoy with devtools, proxies and monitoring services](https://buoy.gg/vs) - [Comparing React Native devtools by workflow](https://buoy.gg/blog/react-native-devtools-comparison) - [Choose React Native debugging tools by task](https://buoy.gg/best-react-native-debugging-tools) - [Buoy vs Flipper](https://buoy.gg/vs/flipper) - [Buoy vs Reactotron](https://buoy.gg/vs/reactotron) ## Guides - [All guides](https://buoy.gg/guides) - [Debug a React Native app with Claude Code or Cursor](https://buoy.gg/guides/debug-react-native-with-ai): Connect a coding agent to a running React Native app over MCP so it can read state, network activity and storage instead of guessing from the source. ## Optional - [Pricing](https://buoy.gg/pricing) - [Roadmap](https://buoy.gg/roadmap) - [Full docs as one file](https://buoy.gg/llms-full.txt)