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: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.
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
- When you first use a Feedspace tool, your AI tool opens a browser window
- You sign in to your Feedspace account at
app.feedspace.io - After you authorize, a bearer token is issued and stored by the AI tool
- All later tool calls use that token automatically
- 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.
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.