@saralsystems/gridkit-mcp
v1.0.8
Published
GridKit MCP - Power systems analysis tools for Claude. Install with one command.
Maintainers
Readme
GridKit MCP Installer
One-command installation of GridKit power systems analysis tools for Claude Desktop.
Quick Start
npx @saralsystems/gridkit-mcp install --key YOUR_API_KEYThat's it! Restart Claude Desktop and you'll have access to GridKit's power systems analysis tools.
Get Your API Key
- Visit saralsystems.co/gridkit/keys
- Sign up or log in
- Generate a new API key
- Use it with the install command above
Commands
Install
# Install default free agents (analysis, market, eia)
npx @saralsystems/gridkit-mcp install --key gk_xxx
# Install specific agents
npx @saralsystems/gridkit-mcp install --key gk_xxx --agents analysis,simulation
# Install all available agents
npx @saralsystems/gridkit-mcp install --key gk_xxx --allUninstall
# Remove all GridKit MCPs
npx @saralsystems/gridkit-mcp uninstall
# Remove specific agents
npx @saralsystems/gridkit-mcp uninstall --agents analysis,marketList Available Agents
npx @saralsystems/gridkit-mcp listVerify API Key
npx @saralsystems/gridkit-mcp verify --key gk_xxxAvailable Agents
Free Tier
- 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
Pro Tier
- simulation - GridLAB-D cloud simulations and validation
- transmission - Transmission capacity and interconnection
Enterprise Tier
- discom - Revenue protection, AT&C loss analytics
What 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
Support
- Documentation: https://saralsystems.co/gridkit/docs
- Email: [email protected]
- Website: https://saralsystems.co/gridkit
License
MIT - Powered by Saral Systems
