refiner.io
Refiner is an in-app survey and customer feedback platform for web and mobile apps. It lets teams collect targeted survey responses, analyze feedback, and sync data with other tools.
Refiner exposes a REST API at `https://api.refiner.io/v1/` authenticated by personal API key, plus an OAuth-protected MCP server at `https://app.refiner.io/v001/mcp`.
- Refiner MCP serverdiscovered
- Refiner REST APIdiscovered
Sign in to the Refiner dashboard and open Integrations > Rest API to view or generate your personal API key, as stated in the API authentication docs.
Connect from an MCP client that supports OAuth against Refiner's MCP endpoint https://app.refiner.io/v001/mcp. Refiner's integration guides for ChatGPT and Claude describe connecting Refiner via its MCP server, and the catalog fact for the MCP endpoint indicates OAUTH. Use the client's built-in OAuth connect flow to authorize your Refiner account.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://refiner.io/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing