← Index

io.github.hiroshic9-png/edition-api

io.github.hiroshic9-png/edition-api·v0.3.1·Memory & RAG
Quality Score
80
/100

Japan business regulations, compliance, travel, protocols, memory — 10 knowledge domains, 23 tools.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "edition-api": {
      "command": "npx",
      "args": [
        "-y",
        "edition-mcp-server"
      ],
      "env": {
        "EDITION_API_URL": "<edition_api_url>",
        "EDITION_API_KEY": "<your-edition_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "edition-api": {
      "command": "npx",
      "args": [
        "-y",
        "edition-mcp-server"
      ],
      "env": {
        "EDITION_API_URL": "<edition_api_url>",
        "EDITION_API_KEY": "<your-edition_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y edition-mcp-server
§02  Environment variables
EDITION_API_URL

EDITION API base URL

EDITION_API_KEY
secret

API key for authentication (free beta key provided by default)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Memory & RAG