Back to Home
stefans71 icon

Claude_GPT_MCP

Verified Safe

by stefans71

Overview

Allows Claude Code users to query over 200+ other AI models via OpenRouter for tasks like code review, second opinions, and architectural feedback, without leaving their coding environment.

Installation

Run Command
node dist/index.js

Environment Variables

  • OPENROUTER_API_KEY

Security Notes

The project demonstrates strong security practices for handling API keys. It explicitly stores API keys locally with `chmod 600` permissions (owner-only access) and emphasizes direct communication with OpenRouter without telemetry. The setup script transparently modifies user shell configurations and Claude's MCP config. It avoids dangerous patterns like `eval` by using `jq` or Node.js for JSON manipulation. The API key is verified with OpenRouter during setup. The main security risk is inherent to providing an API key to a local script, but measures are in place to mitigate misuse and ensure transparency.

Similar Servers

Stats

Interest Score42
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars1
Forks0
Last Update2026-01-19

Tags

claudeopenroutermulti-modelcode-reviewai