Skip to main content
The Feedspace MCP server is a remote server. There is nothing to install or run locally: you point your AI tool at one URL and sign in with your Feedspace account. Setup takes about two minutes per tool.
Prerequisites:
  • A Feedspace account with at least one workspace
  • One of the supported AI tools below

Server URL

Use this URL whenever an AI tool asks for an MCP server endpoint:
On first connect, the AI tool opens a sign-in prompt to authorize access. Approve it once and you are done, with no token to paste.

Choose your AI tool

ChatGPT

Add Feedspace as a custom MCP connector inside ChatGPT.

Claude

Add Feedspace to Claude web or desktop as a custom connector.

Perplexity

Authorize Feedspace to query your reviews from chat.

Lovable

Connect Feedspace so your prompts can pull live reviews.

Bolt

Use Feedspace data while building inside Bolt.

v0

Reference Feedspace tools while iterating on your designs.
You can also connect any of these from the Feedspace dashboard under My Account, then MCP Connectors, which has the same steps plus a one-click copy button for the server URL.

Other MCP clients

These six tools are the ones Feedspace supports and documents. The server follows the MCP standard, so any client that supports a remote MCP server over HTTP with OAuth can connect using the same URL. Setup steps vary by client, and other clients are not officially supported.

How authentication works

  1. When you first use a Feedspace tool, your AI tool opens a browser window
  2. You sign in to your Feedspace account at app.feedspace.io
  3. After you authorize, a bearer token is issued and stored by the AI tool
  4. All later tool calls use that token automatically
  5. The token persists across sessions in most tools
Your Feedspace credentials are never shared with the AI assistant. The bearer token is scoped to your account and sent over HTTPS. To disconnect, remove the connector from the tool you added it to.
The server acts as you. It can only reach workspaces you already have access to, and your role in each workspace decides what it can change. See roles and permissions.

Verify your connection

After setup, ask your AI assistant:
“List my Feedspace workspaces”
If you get back your workspaces with their names and IDs, authentication and the MCP connection are both working. If not, see Troubleshooting.