Skip to content
Cline

Infrawise for Cline

io.github.sidd27/infrawise

Live AWS, database & Kafka infrastructure context for AI coding assistants via MCP.

client:Cline transport:stdio runtime:npm

Install Infrawise in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "infrawise": {
      "command": "npx",
      "args": [
        "-y",
        "infrawise"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Infrawise in other clients