Gemini-API-Key-and-MCP-server-CAPM-Application

Kaleshavali12/Gemini-API-Key-and-MCP-server-CAPM-Application
★ 0 stars Unknown language AI/LLM Updated today
Application contains two different services. ai-service.cds, js and lib folder is used for Gemini Api key and it should act as ai agent
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gemini-api-key-and-m": {
      "command": "npx",
      "args": [
        "-y",
        "Kaleshavali12/Gemini-API-Key-and-MCP-server-CAPM-Application"
      ]
    }
  }
}