Infrawise for Claude Desktop
io.github.sidd27/infrawise
Live AWS, database & Kafka infrastructure context for AI coding assistants via MCP.
client:Claude Desktop
transport:stdio
runtime:npm
Install Infrawise in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"infrawise": {
"command": "npx",
"args": [
"-y",
"infrawise"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs