MCP Server
io.github.hiroshic9-png/edition-api MCP Server
io.github.hiroshic9-png/edition-api
What is the io.github.hiroshic9-png/edition-api MCP server?
Japan business regulations, compliance, travel, protocols, memory — 10 knowledge domains, 23 tools.
How to install io.github.hiroshic9-png/edition-api
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Environment / auth
EDITION_API_URLEDITION API base URL
EDITION_API_KEYsecretAPI key for authentication (free beta key provided by default)
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"edition-api": {
"command": "npx",
"args": [
"-y",
"edition-mcp-server"
],
"env": {
"EDITION_API_URL": "<YOUR_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": "<YOUR_EDITION_API_URL>",
"EDITION_API_KEY": "<YOUR_EDITION_API_KEY>"
}
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"edition-api": {
"command": "npx",
"args": [
"-y",
"edition-mcp-server"
],
"env": {
"EDITION_API_URL": "<YOUR_EDITION_API_URL>",
"EDITION_API_KEY": "<YOUR_EDITION_API_KEY>"
}
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"edition-api": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"edition-mcp-server"
],
"env": {
"EDITION_API_URL": "<YOUR_EDITION_API_URL>",
"EDITION_API_KEY": "<YOUR_EDITION_API_KEY>"
}
}
}
}Claude Code
claude mcp add edition-api --env EDITION_API_URL=<YOUR_EDITION_API_URL> --env EDITION_API_KEY=<YOUR_EDITION_API_KEY> -- npx -y edition-mcp-serverRelated MCP servers
Japan Operations OS for AI agents — 14 knowledge domains, 31 tools via REST+MCP.
View repository →Japan market intelligence — 22 MCP tools, 10 government/exchange data sources
View repository →