Inderes MCP

Setup

Prerequisites

Claude Desktop

  1. Open Settings → Connectors → Add custom connector.
  2. Name: Inderes.
  3. Remote MCP server URL: https://mcp.inderes.com/.
  4. Click Add, then Connect. A browser window opens to sign in.
  5. 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:

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.