MCP server for the Smallest AI platform — manage agents, debug calls, view analytics from your IDE
{
"mcpServers": {
"developer-smallestaismallest": {
"command": "npx",
"args": [
"-y",
"@developer-smallestai/smallest-mcp-server"
]
}
}
}