Storm Tools

Quick Start Guide

Get your Storm MCP Gateway up and running in just a few minutes!

Step 1: Sign Up

If you haven't already, create your Storm MCP account:

  1. Go to stormmcp.ai
  2. Click Get Started
  3. Sign in with your preferred method (Google, GitHub, or email)

Step 2: Create Your First Gateway

Once logged in, you'll be taken to the Apps page:

  1. Click Create New Gateway
  2. Give your gateway a name (e.g., "My Development Gateway")
  3. Select the MCP servers you want to include:
    • GitHub (for code management)
    • Slack (for team communication)
    • MongoDB (for database operations)
  4. Click Create Gateway

Success

Your gateway is now created and ready to use!

Step 3: Connect to Your Client

Choose your preferred MCP client:

Claude Desktop

  1. Click the Claude Desktop button on your gateway
  2. Choose OAuth Authentication (recommended)
  3. Follow the on-screen instructions
  4. Claude Desktop will automatically configure itself

Cursor IDE

  1. Click the Cursor button on your gateway
  2. Click Copy Configuration
  3. The configuration link will open Cursor automatically
  4. Confirm the installation when prompted

VS Code

Coming soon! VS Code integration is currently in development.

Step 4: Test Your Connection

To verify everything is working:

In Claude Desktop:

Ask: "What MCP tools do I have available?"

Claude should list all the tools from your configured servers.

In Cursor:

Open the command palette (Cmd/Ctrl + Shift + P) and search for MCP commands.

Step 5: Start Using Your Tools

Now you can use your MCP tools! Here are some examples:

GitHub Integration

"Create a new issue in my repository about updating the README"

Slack Integration

"Send a message to #general channel saying the deployment is complete"

MongoDB Integration

"Query the users collection for active accounts created this month"

What's Next?

Troubleshooting

⚠️ Warning

If you encounter any issues, check our troubleshooting guide or contact support.

Common Issues

Gateway not appearing in client?

  • Ensure you're logged into the same account
  • Try refreshing your authentication token

Tools not working?

  • Check that the MCP server is properly authenticated
  • Verify your permissions for the connected service

Need more help? Join our Discord community for real-time support!