MCP Server
MCP
Weavatrix
Native Weavatrix MCP: 43 read-only repository tools across 24 code and configuration surfaces.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "weavatrix",
"version": "1.9.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"description": "Absolute path to the initial local repository; defaults to the current directory",
"format": "filepath",
"default": ".",
"type": "positional",
"valueHint": "repoRoot"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment