Stats
Actions
Tags
From stormkit
Connects to the Stormkit API to manage frontend deployments, environments, and hosting. Requires Stormkit API credentials.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"stormkit": {
"type": "http",
"url": "${STORMKIT_HOST:-https://api.stormkit.io}/v1/mcp"
}
}
}Server configuration and connection parameters
${STORMKIT_HOST:-https://api.stormkit.io}/v1/mcpnpx claudepluginhub stormkit-io/stormkit-io --plugin stormkit