MCP Server
MCP
io.github.donovan-jasper/sl-mcp
MCP server for Sapling (sl) version control
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "sl-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to Sapling binary",
"format": "string",
"name": "SL_MCP_BINARY"
},
{
"description": "Command timeout in milliseconds",
"format": "string",
"name": "SL_MCP_TIMEOUT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment