From swissarmyhammer-swissarmyhammer
Runs a local stdio MCP server using the 'sah serve' command. Capabilities such as tools, resources, or prompts cannot be determined from available data.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-4 --plugin swissarmyhammer-swissarmyhammerAdd to your .mcp.json:
{
"mcpServers": {
"sah": {
"command": "sah",
"args": [
"serve"
]
}
}
}sah