Skip to content
Cline

specmate for Cline

io.github.alele496/bsv-specmate

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

client:Cline transport:stdio runtime:npm

Install specmate in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

specmate in other clients