Skip to content
Claude Desktop

tieline for Claude Desktop

io.github.nugehs/tieline

Static FE-BE contract-drift checker: finds frontend calls the backend does not expose. CLI + MCP.

client:Claude Desktop transport:stdio runtime:npm

Install tieline in Claude Desktop

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

{
  "mcpServers": {
    "tieline": {
      "command": "npx",
      "args": [
        "-y",
        "@nugehs/tieline"
      ]
    }
  }
}

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

tieline in other clients