目录 / KORE
MCP
鉴权未知
未评级
已上架
KORE
Agent-native ops kernel with 14 PIL-powered tools — route, compress, guard, memory, score, certify, optimize_prompt, and more. PIPELINE (7cr = $0.007): route → compress → guard → memory → score → certify PIL KERNEL: optimize_prompt uses a self-improving 45-template prompt archive invent: full invention chain with adversarial verification (15cr) Free tier: 500 credits. No card needed. POST /v1/register → instant API key Starter: $9 / 10,000 credits Pro: $49 / 100,000 credits
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://kore-api--amonmaly-33.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"KORE": {
"url": "https://kore-api--amonmaly-33.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| guard | Check AI output against source documents to detect hallucination. Returns safety score, flagged claims, and revision hints. |
| compress | Semantically compress text 3-5x without quality loss. Reduces token costs for LLM context windows. |
| route | Route a task to the cheapest LLM provider that meets quality threshold. Uses 11-provider fallback chain. Saves 60-90% on inference costs. |
| memory | Store or retrieve observations from cross-agent memory. Qdrant-backed with all-MiniLM embeddings. Network effect across all agents. |
| normalize | Detect prompt injections, normalize whitespace, strip noise from text. Returns risk score and blocked flag. |
| score | Rank multiple candidate outputs by heuristic quality. Evaluates length, code quality, structure, and keyword coverage. |
| split | Decompose a complex task into parallel subtasks. Supports 5 decomposition types: sequential, parallel, build, verify, document. |
| diff | Compute a meaning-preserving semantic diff between original and modified text using SequenceMatcher. |
| provenance | Generate EU AI Act compliant provenance certificate with HMAC-SHA256 hash chain. Certify claims with source attribution. |
| embed | Compute text embeddings via all-MiniLM-L6-v2 with LRU cache. Returns vector embeddings for RAG or similarity search. |
| sandbox | Execute Python code in a secure sandbox. 30-second timeout with automatic temp file cleanup. No Docker needed. |
| verify | Verify AI-generated answers against provided source documents. Returns groundedness score, risk level, and detailed issue list. |
| audit | Retrieve or verify the immutable HMAC-SHA256 chained audit trail. EU AI Act compliant. Tamper-evident logging for all API calls. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。