Skip to content
Claude Desktop

specmate for Claude Desktop

io.github.alele496/bsv-specmate

BSV coding knowledge engine for AI agents — pre-compile traps and post-compile diagnosis.

client:Claude Desktop transport:stdio runtime:npm

Install specmate in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "bsv-specmate": {
      "command": "npx",
      "args": [
        "-y",
        "bsv-specmate"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

specmate in other clients