Feedboon

Documentation

Everything you need to get started with Feedboon.

Frequently asked questions

How do I install Feedboon?

Add a single script tag to your website before the closing body tag. Include your project ID as a data attribute. The widget loads asynchronously and only appears for authenticated team members. No browser extensions or heavy SDKs are required.

What is MCP?

MCP (Model Context Protocol) is a standard that allows AI assistants like Claude Code, Cursor, and OpenCode to interact with external tools. Feedboon provides an MCP server that lets you list bugs, view details with screenshots and console errors, update statuses, and add comments from your AI code editor.

Where do I find my API key?

Go to your Feedboon dashboard at app.feedboon.com, navigate to Account, then API Keys. Click "Create API Key" to generate a new key. The key will look like fbk_xxxxxxxxxx. Use this key to authenticate the MCP server or REST API.

Does Feedboon require a browser extension?

No. Feedboon works as an embeddable widget that loads via a single script tag. There is no browser extension to install. The widget runs inside a Shadow DOM for full isolation from your page styles and scripts.