Skip to content
Windsurf

archstone for Windsurf

io.github.archstone-romania/archstone

Compile your own business capabilities from declarative YAML and serve them as MCP tools.

client:Windsurf transport:stdio runtime:npm

Install archstone in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "archstone": {
      "command": "npx",
      "args": [
        "-y",
        "@archstone/cli"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

archstone in other clients