loading…
Search for a command to run...
loading…
Acts as an intermediary between Claude Desktop and Amazon's MCP server to handle authentication, token management, and subscription-based tool filtering. It pro
Acts as an intermediary between Claude Desktop and Amazon's MCP server to handle authentication, token management, and subscription-based tool filtering. It provides a secure layer for managing access to Amazon tools while facilitating seamless communication between the client and the model server.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"geenie-mcp-proxy-server": {
"command": "npx",
"args": []
}
}
}