io.github.hiroshic9-png/japan-business-operations✓
io.github.hiroshic9-png/japan-business-operations · v0.5.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.hiroshic9-png/japan-business-operations",
"description": "Japan Operations OS for AI agents — 14 knowledge domains, 31 tools via REST+MCP.",
"repository": {
"url": "https://github.com/hiroshic9-png/edition-api",
"source": "github"
},
"version": "0.5.0",
"packages": [
{
"registryType": "npm",
"identifier": "edition-mcp-server",
"version": "0.1.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "EDITION API base URL",
"format": "string",
"name": "EDITION_API_URL"
},
{
"description": "API key for authentication (free beta key provided by default)",
"format": "string",
"isSecret": true,
"name": "EDITION_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}