NahumOchoa/mcp-remote-lambda
Efficient proxy that connects desktop LLM clients with Lambda functions using standard HTTP instead of HTTP+SSE, reducing API calls and costs while maintaining high performance.
Platform-specific configuration:
{
"mcpServers": {
"mcp-remote-lambda": {
"command": "npx",
"args": [
"-y",
"mcp-remote-lambda"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...