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