MCP Server
MCP
io.github.CrumbtrailDev/crumbtrail
Recorded browser sessions, backend spans, and database row diffs as one ranked fix bundle.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "crumbtrail-node",
"version": "0.3.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "serve",
"type": "positional"
},
{
"type": "flag",
"name": "--mcp"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment