MCP Server
MCP
tieline
Static FE-BE contract-drift checker: finds frontend calls the backend does not expose. CLI + MCP.
Install
npx -y @nugehs/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@nugehs/tieline",
"version": "0.1.4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment