Fdback.io
About
Fdback.io is a user feedback platform (feedback board, roadmap, changelog) with a built-in remote MCP server - no local install, connect any MCP client with a URL and API key. Your AI agents can: - List, search, and rea
Details
- Author
- Fdback
- Downloads
- 841
- Transport
- SSE
- Categories
- Productivity
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Fdback.ioCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"fdback": {
"type": "http",
"url": "https://app.fdback.io/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"fdback.io": {
"fdback": {
"type": "http",
"url": "https://app.fdback.io/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
}
McpServers
{
"fdback": {
"type": "http",
"url": "https://app.fdback.io/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
Fdback.io is a user feedback platform (feedback board, roadmap, changelog) with a built-in remote MCP server - no local install, connect any MCP client with a URL and API key.
Your AI agents can:
- List, search, and read user feedback with votes and comments
- Create and update feedback posts, move them across statuses
- Reply to users and triage duplicates
- Draft and publish changelog entries in markdown
Works with Claude Code, Claude Desktop, Cursor, Codex, and any MCP client that supports Streamable HTTP with Bearer auth. No destructive tools - agents can't delete or merge anything without you.
Get an API key in your workspace settings.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



