edition-api

hiroshic9-png/edition-api
★ 0 stars Python 🧠 Memory/Knowledge Updated today
AI agent infrastructure for Japanese business operations. Memory API + Regulation Check + MCP Server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "edition-api": {
      "command": "uvx",
      "args": [
        "edition-api"
      ]
    }
  }
}

Or install with pip: pip install edition-api

README Excerpt

**The missing infrastructure for AI agents operating in Japan.** Memory API + Regulation Check API + Procedural Knowledge + MCP Server — purpose-built for Japanese business context. --- AI agents working with Japanese businesses hit walls that generic tools can't solve: - **Keigo (敬語)**: A sentence like _"ワインをお持ちすれば喜ばれるかと存じます"_ hides the subject, uses layered honorifics, and expresses uncertainty — generic NLP treats this as noise

Tools (8)

memory_contextmemory_extractmemory_factsmemory_recallmemory_storeregulation_checkregulation_industriesregulation_tourist