archstone for Claude Desktop
io.github.archstone-romania/archstone
Compile your own business capabilities from declarative YAML and serve them as MCP tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install archstone in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"archstone": {
"command": "npx",
"args": [
"-y",
"@archstone/cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs