Claude Setup
Connect Finseo to Claude to query your AI visibility data in natural language. The Finseo MCP server supports OAuth — you sign in with your normal Finseo account, no API key or JSON configuration needed. Works on claude.ai (web), Claude Desktop and Claude mobile.Prerequisites
- A Finseo account on a paid plan with at least one tracking project
- Claude on a Free, Pro, Max, Team or Enterprise plan (custom connectors are in beta)
Setup (claude.ai & Claude Desktop)
- In Claude, go to Settings → Connectors
- Click Add custom connector
- Enter:
- Name:
Finseo - Remote MCP Server URL:
https://api.finseo.ai/v1/mcp - Leave the OAuth Client ID and Client Secret fields empty — Finseo supports Dynamic Client Registration, so Claude registers itself automatically
- Name:
- Click Add, then Connect
- You are redirected to the Finseo sign-in. Log in and click Allow access
- Done — all Finseo tools are now available in your conversations
On Team and Enterprise plans, an organization Owner adds the connector under Organization settings → Connectors first. Members then connect individually under Customize → Connectors.
Setup (Claude Code)
Claude Code supports remote MCP servers with header authentication. If you prefer an API key (create one here):Usage
Once connected, you can ask Claude questions like:- “List my Finseo projects”
- “What’s my visibility rate for project X in the last 30 days?”
- “Show me the top 10 competitors for my brand”
- “Which sources are most cited in my industry?”
- “How many prompts am I tracking and which ones perform best?”
Revoking access
Disconnect the connector in Claude’s settings at any time. This immediately invalidates the issued tokens. You can also revoke access from the Finseo side by contacting support.Troubleshooting
- “Couldn’t reach the MCP server” — check that you entered the exact URL
https://api.finseo.ai/v1/mcp(including the path). - Login loop or consent page not loading — make sure you can sign in at app.finseo.ai with the same browser first.
- No projects returned — your account needs at least one tracking project with data.