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.
Server Config
{
"mcpServers": {
"kore-api": {
"url": "https://triumphant-enthusiasm-production-625b.up.railway.app",
"headers": {
"x-api-key": "YOUR_KORE_API_KEY"
}
}
}
}