loading…
Search for a command to run...
loading…
aimo-smithery-mcp — MCP server via Smithery
aimo-smithery-mcp — MCP server via Smithery
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"aimo-smithery-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"LezendaCom/aimo-smithery-mcp"
]
}
}
}