edition api for Windsurf
io.github.hiroshic9-png/edition-api
Japan business regulations, compliance, travel, protocols, memory — 10 knowledge domains, 23 tools.
client:Windsurf
transport:stdio
runtime:npm
Install edition api in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"edition-api": {
"command": "npx",
"args": [
"-y",
"edition-mcp-server"
],
"env": {
"EDITION_API_URL": "<EDITION_API_URL>",
"EDITION_API_KEY": "<EDITION_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs