GridKit MCP - Power systems analysis tools for Claude. Install with one command.
npm install @saralsystems/gridkit-mcpOne-command installation of GridKit power systems analysis tools for Claude Desktop.
``bash`
npx @saralsystems/gridkit-mcp install --key YOUR_API_KEY
That's it! Restart Claude Desktop and you'll have access to GridKit's power systems analysis tools.
1. Visit saralsystems.co/gridkit/keys
2. Sign up or log in
3. Generate a new API key
4. Use it with the install command above
`bashInstall default free agents (analysis, market, eia)
npx @saralsystems/gridkit-mcp install --key gk_xxx
$3
`bash
Remove all GridKit MCPs
npx @saralsystems/gridkit-mcp uninstallRemove specific agents
npx @saralsystems/gridkit-mcp uninstall --agents analysis,market
`$3
`bash
npx @saralsystems/gridkit-mcp list
`$3
`bash
npx @saralsystems/gridkit-mcp verify --key gk_xxx
`Available Agents
$3
- connector - Unified gateway for all GridKit tools (Recommended)
- analysis - Power flow, fault analysis, contingency studies
- market - Energy prices, grid status, forecasts
- eia - US Energy Information Administration data$3
- simulation - GridLAB-D cloud simulations and validation
- transmission - Transmission capacity and interconnection$3
- discom - Revenue protection, AT&C loss analyticsWhat Gets Installed
This tool updates your Claude Desktop configuration file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Windows: %APPDATA%\Claude\claude_desktop_config.json
- Linux: ~/.config/Claude/claude_desktop_config.json`- Documentation: https://saralsystems.co/gridkit/docs
- Email: support@saralsystems.co
- Website: https://saralsystems.co/gridkit
MIT - Powered by Saral Systems