Risika MCP

Risika, inside your AI assistant.

Connect Risika’s company, credit and risk data to Claude, Cursor, or any AI assistant your team already uses. 55 tools, one connection — just ask in plain language.

Version 1.1.0 · for Claude Desktop, Cursor, VS Code, Windsurf & more · requires an active Risika API subscription

What is an MCP? The Model Context Protocol is an open standard that lets AI assistants securely call live tools and data. The Risika MCP plugs our entire data API into your assistant — so anyone on your team can ask for company data in everyday language and act on the answer, without writing code.

One connection, the whole Risika API

Once connected, your assistant can reach 55 tools spanning Risika’s data platform.

4 tools

Search & discovery

Find companies and people by name or filters, discover lookalikes, and export prospect lists.

15 tools

Company intelligence

Basics, relations, history, employees, events, production units, registered debt & property.

7 tools

Financials & credit

Statements, ratios, year-by-year stats, the Risika score and a recommended credit limit.

8 tools

Ownership & networks

Walk ownership up and down, map parents, subsidiaries and the people behind a company.

12 tools

Portfolio monitoring

Build watchlists, add or remove companies, and pull statistics and the changes that matter.

9 tools

Reference & utilities

Account status, credit policy, industry & status lists, ID validation, currency conversion.

Just ask — in plain language

  • What’s the credit score and recommended limit for CVR 37677892?
  • Show me Mærsk’s ownership structure and subsidiaries.
  • Find active IT companies in Copenhagen with 10–50 employees.
  • Add these 40 customers to a monitoring list and flag any high risk.
  • Summarise this company’s last three years of financials.
  • Which companies is this person a director of?

Get set up in minutes

Option A

Claude Desktop — one click

  1. 1 Download the extension and double-click risika-mcp.mcpb, or drag it into Settings → Extensions.
  2. 2 Click Install.
  3. 3 Paste your Risika token. It’s stored securely in your OS keychain.
  4. 4 Start asking. No Node.js or config files needed.
Option B

Cursor & other IDEs

Unzip the .mcpb (it’s a zip — everything’s inside, no install), then add this to your client’s MCP config, pointing at the extracted src/index.js:

{
  "mcpServers": {
    "risika": {
      "command": "node",
      "args": ["/path/to/risika-mcp/src/index.js"],
      "env": { "RISIKA_TOKEN": "your-refresh-token" }
    }
  }
}

Works with Cursor, Windsurf, Cline and Claude Code. VS Code uses a servers + type: "stdio" variant. Requires Node.js 18+.

Your token & your data

The MCP authenticates with your Risika refresh token — the same credential that powers your API access. Every call runs against your subscription and respects your plan’s rights and country coverage. The token stays on your machine, in the OS keychain.

Need a token or want to enable more data modules? Your account manager can help.

Coverage & requirements

  • Countries: Denmark, Sweden, Norway, Finland, Faroe Islands, UK & Germany (varies per data type)
  • Claude Desktop: nothing else to install
  • IDEs: Node.js 18 or newer
  • Access: an active Risika API subscription