SecFathy/SAM
SAM — Smart Agentic Model: CLI coding agent for open-source LLMs. pip install sam-agent
Platform-specific configuration:
{
"mcpServers": {
"SAM": {
"command": "npx",
"args": [
"-y",
"SAM"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...