Nano Agent is an MCP server for experimental small-scale engineering agents with multi-provider LLM support, enabling testing and comparison of agentic capabilities across cloud and local models.
Execute a prompt using the nano agent with optional model and provider selection.
{
"mcpServers": {
"nano-agent": {
"command": "nano-agent",
"args": []
}
}
}