Setup
Prerequisites
- An Inderes account with Premium subscription.
- A supported MCP client — see Supported clients below.
Claude Desktop
- Open Settings → Connectors → Add custom connector.
- Name:
Inderes. - Remote MCP server URL:
https://mcp.inderes.com/. - Click Add, then Connect. A browser window opens to sign in.
- Approve access. The connector should show "Connected" with the full tool list.
Claude Code
claude mcp add --scope user --transport http --client-id inderes-mcp inderes https://mcp.inderes.com
Then inside Claude Code run /mcp and complete the Inderes sign-in in your browser. The tool list appears once auth completes.
Verifying the connection
Ask your assistant something that requires the server, for example:
"Using the Inderes MCP tools, search for companies matching 'Nokia' and list the first three results."
The assistant should call search-companies and return matches. If tools aren't used, see Troubleshooting.
Supported clients
Works out of the box with:
- Claude — Claude Desktop and Claude Code.
- Perplexity.
- Any other MCP client whose sign-in flow redirects back to your own machine (a
http://localhostorhttp://127.0.0.1URL).
If sign-in fails with "Invalid redirect URI"
If the sign-in page shows an error like "Invalid redirect URI" or "We are sorry — Invalid parameter: redirect_uri", your client is using a redirect address that we haven't approved yet. Email [email protected] with the client name and the exact URL shown in the error, and we'll add it.