Submit

KORE API — AI Compliance Verification, Scoring & Strategy Simulation

@Amon Maly

KORE API is an MCP server for AI compliance verification, candidate scoring, strategy simulation and evidence collection. 13 tools. Works with Claude, Cursor, Cline and any MCP-compatible agent. Free API key at /v1/register — 100 credits, no credit card required. Pay-as-you-go billing. 1 credit = €0.001.
Overview

KORE API — MCP Server for AI Agents

The compliance and scoring backbone for autonomous AI agents. Works with Claude, Cursor, Cline, Continue.dev and any MCP client.

Quick Start

POST /v1/register → instant API key + 100 free credits No signup, no credit card required.

13 Available Tools

ToolCreditsWhat it does
compliance-verify72crVerify AI compliance claims
score40crScore and rank candidates
compress3crReduce token usage
route5crSelect optimal AI provider
evidence1000crCollect grounded evidence
lab/simulate180crStrategy simulation
lab/simulate/full1280crFull domino pipeline
drift-checksubscriptionMonitor model drift
evolution-search300crEvolutionary optimization
datasets/exportsubscriptionExport training data
registerfreeGet API key
trust-cardfreeAgent verification card
agent-cardfreePublic agent profile

Pricing

  • Free: 100 credits on registration
  • Starter: €9 / 1,000 credits
  • Builder: €35 / 5,000 credits
  • Scale: €99 / 20,000 credits
  • Enterprise: €399 / 100,000 credits + PAYG overage

Integration

```json { "mcpServers": { "kore-api": { "url": "https://triumphant-enthusiasm-production-625b.up.railway.app", "headers": { "x-api-key": "YOUR_KORE_API_KEY" } } } } ```

  • Docs: /docs
  • Register: /v1/register
  • Pricing: /v1/pricing
  • GitHub: github.com/amonmaly-33/Shadow
  • Smithery: smithery.ai/servers/amonmaly-33/kore-api

Server Config

{
  "mcpServers": {
    "kore-api": {
      "url": "https://triumphant-enthusiasm-production-625b.up.railway.app",
      "headers": {
        "x-api-key": "YOUR_KORE_API_KEY"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server