Stats
Actions
Tags
From sdd
Custom MCP server running locally via npx. The server key 'sdd' suggests a specific service, but no further details are available from the configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"sdd": {
"command": "npx",
"args": [
"-y",
"@juanklagos/sdd-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub juanklagos/spec-driven-development-template --plugin sdd