tieline for Cline
io.github.nugehs/tieline
Static FE-BE contract-drift checker: finds frontend calls the backend does not expose. CLI + MCP.
client:Cline
transport:stdio
runtime:npm
Install tieline 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": {
"tieline": {
"command": "npx",
"args": [
"-y",
"@nugehs/tieline"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs