Loading MCP server directory, please wait...
The feedback board your AI agents work from: users vote, agents build over MCP. 22 tools.
npx @getmcp/cli add com.featurejet/feedback-boardRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationFeatureJet API key as a Bearer token (a read-scope key enables read-only tools).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.featurejet/feedback-board": {
"url": "https://mcp.featurejet.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}