๐ค smolagents: a barebones library for agents that think in code.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"smolagents": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-smolagents"
]
}
}
}