Jump to

MCP

feedback.tools exposes an MCP (Model Context Protocol) server so an AI assistant — Claude, Cursor, VS Code, ChatGPT, or any other MCP-compatible client — can read your survey data and answer questions about it right in a chat: "What are the top complaints this month?", "What's my CSAT trend?", "Summarize the bug reports from German users." It can query and import feedback, but it can't change or delete anything in your account.

Before you start

Every client needs the same two things:

  1. A token. Sign in and open Settings → MCP connection from your account menu, then click Create token — a string starting with mcp_live_…, shown only once. Keep it handy; you'll paste it into whichever client you connect below.
  2. The server address and header, the same for every client:
  • Server address: https://feedback.tools/mcp
  • Authorization: Bearer mcp_live_… (your token)

Connect a client

Pick your client from the sidebar for exact setup steps: