MCP Server
MCP
io.github.hiroshic9-png/japan-business-operations
Japan Operations OS for AI agents — 14 knowledge domains, 31 tools via REST+MCP.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"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"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment