Skip to main content

Common Issues

Possible causes and solutions:
  • Verify you are using the correct server URL: https://mcp.feedspace.io/mcp
  • Make sure you have completed the OAuth sign-in flow in your browser when prompted
  • Try removing and re-adding the MCP server in your client settings
  • Check that your Feedspace account is active at app.feedspace.io
  • Clear your MCP client’s cached credentials and re-authenticate
Possible causes and solutions:
  • You must have at least one workspace in your Feedspace account
  • Sign in to app.feedspace.io and create a workspace if needed
  • Ensure you authenticated with the correct Feedspace account
  • If you were recently added to a workspace, the owner may need to verify your access
Possible causes and solutions:
  • Restart your AI tool (the Claude desktop app in particular needs a restart after configuration changes)
  • Verify the server URL in your client is exactly https://mcp.feedspace.io/mcp with no trailing slash or extra path
  • Ensure you are using Streamable HTTP as the transport type
Possible causes and solutions:
  • Your role in the workspace may not have sufficient permissions
  • Admins have full access; Editors can modify forms, pages, and widgets; Viewers have read-only access
  • Contact the workspace Admin to adjust your role
  • Use list_team_members to check your current role in the workspace
Possible causes and solutions:
  • Make sure you are passing the correct feed_identifier values (format: feed-{type}-item-{id})
  • Use get_reviews or filter_reviews to get the exact identifiers
  • Verify the reviews exist and belong to the correct workspace
  • Check that the reviews have not been soft-deleted
Possible causes and solutions:
  • If fetching large datasets, use pagination parameters (page, perPage) to limit results
  • For bulk operations on many reviews, use batch_update_reviews rather than individual calls
  • If the issue persists, try again after a few moments

Frequently Asked Questions

No. The server never exposes a delete tool of any kind. This is a deliberate rule, so that an AI assistant cannot cause data loss. To delete reviews, forms, widgets, or pages, use the Feedspace dashboard directly.The only “removal” operations available are unassign_labels (removes a label association, not the review itself) and unfavouriting, via favourite_review or the unfavourite action on batch_update_reviews (removes the favourite flag).
Feedspace supports and documents six AI tools:The server follows the Model Context Protocol over Streamable HTTP with OAuth, so other MCP-compatible clients can connect using the same URL. They are not officially supported, and setup steps vary by client.
Yes. Authentication uses OAuth 2.1 with PKCE, the industry standard for secure authorization. Your Feedspace credentials are never shared with the AI assistant. The bearer token is scoped to your account and transmitted over HTTPS.
Yes. Each team member authenticates with their own Feedspace account. Their access level is determined by their role in the workspace (Admin, Editor, or Viewer).
Remove the Feedspace connector from the client you added it to. The next time you connect, you will be asked to sign in and authorize again.
The MCP server works with your existing Feedspace account. Tool availability depends on your Feedspace plan features. There is no additional charge for MCP access.

Getting Help

Contact Support

Reach out to the Feedspace team for help with any issues.

Feedspace Dashboard

Sign in to manage your reviews, forms, and settings directly.