MCP Server
MCP
argot
Read-only context and complete checks against patterns learned from git history. Local; no LLM.
Install
npx -y @tmonier/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@tmonier/argot",
"version": "0.2.127",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": ".",
"type": "named",
"name": "--repo"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment