Feedspace Home Dashboard

What Is the Feedspace MCP Connector?

Last updated on June 15, 2026

What Is MCP?

MCP stands for Model Context Protocol. It is an open standard that lets AI tools securely access data from external services. When you connect Feedspace to an AI tool via MCP, the AI tool can read your review data, testimonials, and workspace information to help you generate content, answer questions, and analyse feedback.

What Is the Feedspace MCP Connector?

The Feedspace MCP Connector is a hosted MCP server at https://mcp.feedspace.io/mcp. By adding this URL to a supported AI tool’s connector settings, that tool gains the ability to query your Feedspace workspace data on your behalf.

No Feedspace login is required during the connection process. You simply copy the MCP URL and paste it in the AI platform’s settings.

Supported AI Tools

  • Claude (Anthropic)
  • ChatGPT (OpenAI)
  • Perplexity
  • Lovable
  • Bolt
  • v0

How Is This Different from the Feedspace API?

  • MCP Connector: Designed for AI tools. You paste a URL in the AI platform’s settings. The AI tool handles all communication automatically. No coding required.
  • Feedspace API: Designed for developers. You use the API Key and Secret Key to make REST API calls from your own code or integration.

Common Questions

Is the MCP Connector the same as a webhook?

No. Webhooks send outbound notifications from Feedspace to a URL when an event happens (such as a new review being submitted). The MCP Connector is an inbound read interface that lets AI tools query your Feedspace data on demand.

Is there a cost to use the MCP Connector?

The Feedspace MCP Connector is available as part of your Feedspace plan. Check your plan details to confirm availability. The AI tool itself (Claude, ChatGPT, etc.) may have its own subscription requirements to use MCP connectors.

What You Can Do Next

  • Go to Connectors in your profile menu to copy the MCP URL and get platform-specific setup instructions.
  • Use the Feedspace API if you need programmatic access from your own code.

You might also find helpful

How Do I Connect Feedspace to AI Tools?

Overview The Connectors tab in Feedspace lets you link your account to popular AI tools using the Model Context Protocol (MCP). Once connected, you can ask AI tools to access and use your Feedspace review data directly inside those platforms. Feedspace supports six AI tools: Claude, ChatGPT, Perplexity, Lovable, Bolt,...

How Do I Generate API Keys in Feedspace?

Overview The API tab in the Automation section lets you generate an API Key and a Secret Key for programmatic access to your Feedspace workspace. Use these credentials when building custom integrations, fetching reviews from your own code, or connecting Feedspace to a CRM or other software system. Before You...

How Do I Generate My Automation Secret Key in Feedspace?

Overview The Automation Secret Key is a unique credential that authenticates your Feedspace form automation with external tools such as Pabbly Connect, Make, n8n, and Zapier. You need to copy this key and paste it into the integration platform to allow it to trigger actions in your Feedspace account. Steps...