loading…
Search for a command to run...
loading…
Send a friendly greeting to any name. Use it for quick sanity checks and onboarding. Get a consistent, instant response suitable for demos and testing.
Send a friendly greeting to any name. Use it for quick sanity checks and onboarding. Get a consistent, instant response suitable for demos and testing.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"ai-smithery-egmcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"brnbco/ai-smithery-egmcp"
]
}
}
}