Hosted MCP Server for Magento 2

Hosted MCP Server for Magento 2

AI Magento 2 e-commerce Integration

Capabilities

Host MCP Servers using FlowHunt

FlowHunt’s platform lets users create AI Agents for any service without the usual hassles of MCP servers. Host MCP servers for any service, automate workflows, connect with external tools, and use analytics to improve performance. FlowHunt makes AI Agent creation simple and efficient for all users.

Build AI Agents Visually
Build AI Agents for any service without MCP server complexity.
MCP Server Hosting
Host MCP servers for any service with easy integration.
Workflow Automation
Automate workflows and task management.
Tool Integrations
Connect with external services to expand functionality.
Performance Analytics
Use insights to enhance AI Agent performance.

Set Up Your Magento 2 Environment

Required Magento 2 API Scopes for FlowHunt

Before creating your API credentials, it’s important to understand the required scopes (permissions) that FlowHunt needs to access your Magento 2 store:

Minimum Required Scope

  • Magento_Store::store - Required for FlowHunt to validate the provided credentials when integrating with your store.

Additional Scopes (Based on Your Use Case)

Depending on your specific automation needs, you may want to grant FlowHunt access to the following scopes:

ScopePurposeRequired For
Magento_Backend::adminAdministrative accessFull store management capabilities
Magento_Catalog::productsProduct managementCreating, updating, and managing products
Magento_Catalog::categoriesCategory managementManaging product categories
Magento_Sales::salesSales data accessViewing and managing sales information
Magento_Sales::orderOrder managementCreating, updating, and managing orders
Magento_Customer::customerCustomer managementManaging customer accounts and data
Magento_CatalogInventory::cataloginventoryInventory managementManaging stock levels and inventory

🔒 Security Note: Only grant the scopes that you actually need for your FlowHunt workflows. This follows the principle of least privilege and helps maintain your store’s security.

Create Your Magento 2 API Credentials

Follow these detailed steps to create API credentials with the proper scopes:

  1. Access Magento 2 Admin Panel: Log in to your Magento 2 Admin Panel.

  2. Navigate to Integrations: Go to System > Extensions > Integrations.

  3. Add New Integration: Click Add New Integration.

  4. Configure Integration Details:

    • Name: Enter a descriptive name (e.g., FlowHunt Integration)
    • Email: Provide a contact email address
    • Callback URL: Enter a secure HTTPS URL (can be a placeholder like https://your-domain.com/callback)
    • Identity Link URL: Enter a secure HTTPS URL (can be a placeholder like https://your-domain.com/identity)
    • Your Password: Enter your current admin password to confirm your identity
  5. Configure API Permissions:

    • Click the API tab
    • For minimum access: Check only Magento_Store::store
    • For full functionality: Select the additional scopes based on your needs:
      • Check Magento_Backend::admin for administrative access
      • Check Magento_Catalog::products for product management
      • Check Magento_Catalog::categories for category management
      • Check Magento_Sales::sales and Magento_Sales::order for order management
      • Check Magento_Customer::customer for customer management
      • Check Magento_CatalogInventory::cataloginventory for inventory management
  6. Save Integration: Click Save to create the integration.

  7. Activate Integration:

    • Return to the Integrations grid
    • Find your new integration and click the Activate link
    • Review the permissions and click Allow
  8. Copy Credentials: After activation, you’ll see four important credentials:

    • Consumer Key
    • Consumer Secret
    • Access Token
    • Access Token Secret

    Store these securely in a password manager for use in FlowHunt.

    Magento 2 API credentials after activation

💡 Pro Tip: The Access Token is what you’ll primarily use with FlowHunt. Keep all credentials secure and never share them publicly. You can regenerate these credentials anytime by deactivating and reactivating the integration.

Connect to FlowHunt Dashboard

  1. Access FlowHunt: Log in to your FlowHunt.io dashboard .

  2. Navigate to Integrations: Find the “Integrations” section in the left sidebar.

  3. Navigate to Integrations: Find the “Integrations” section in the left sidebar.

  4. Select Magento 2: Click on the Magento 2 integration option to begin the setup process.

    FlowHunt integrations page

Configure the Magento 2 Integration

Enter Connection Details

In the Magento 2 integration setup page, provide the following information:

FieldDescriptionExample
Magento Store URLYour Magento 2 store URL (without /admin)https://your-store.com/
API Access TokenThe Access Token generated in Magento 2 Adminyour-secure-access-token
Magento 2 integration configuration form
  1. Integrate: Click Integrate to complete the setup process.

Deploy the Magento 2 MCP Server

Add the MCP Server

  1. Navigate to MCP Servers: Go to the “MCP Servers” tab in your FlowHunt dashboard.

  2. Add New Server: Click “Add New MCP Server”.

  3. Select Magento 2: Choose “Magento 2 MCP Server” from the available options.

  4. Configure Server Tools: Select the tools you want to enable for your MCP server.

    MCP INTEGRATION

    list_products
    get_product
    create_product
    update_product
    list_orders
    get_order
    create_order
    list_customers
    get_customer
    create_customer

📝 Note: You can modify or add tools later based on your evolving automation needs.

Connect MCP Server to Client

Configure the MCP Client

  1. Access MCP Tab: Navigate to the “MCP” tab in your FlowHunt Dashboard.
  2. Choose Client: Select your preferred MCP server:
    • (List of the created MCP servers) Magento 2 authentication process
  3. Navigate to Connect Tab: Copy the JSON Configuration.
{
  "mcp": {
    "transport": "streamable_http",
    "url": "https://mcp.flowhunt.io/••••••••"
  }
}

Create AI-Powered Workflows

Option A: Quick Start with Preconfigured Flow

Best for: Getting started quickly with proven automation patterns

  1. Generate Flow: In your MCP Server configuration, click “Create Preconfigured Flow”.

  2. Select Template: Choose “AI Agent with MCP” to create a ready-to-use workflow. Preconfigured AI Agent flow with Magento 2 MCP

  3. Customize Logic: Use FlowHunt’s visual flow builder to tailor the automation:

    • Set up event creation for automated meeting scheduling.
    • Configure automatic event updates for schedule changes.
    • Implement event searches for quick calendar lookups.
    • Create automated reminders for upcoming events.
  4. Activate: Save and activate your flow to begin automated operations.

Option B: Custom Integration

Best for: Specific automation requirements or existing workflow enhancement

  1. Create/Edit Flow: Open FlowHunt’s flow builder and start with a new or existing flow.
  2. Add MCP Component: Drag the “MCP Server Component” onto your canvas.
  3. Configure Connection: Paste your MCP client configuration:
{
  "mcp": {
    "transport": "streamable_http",
    "url": "https://mcp.flowhunt.io/••••••••"
  }
}
  1. Design Workflow: Create custom logic that leverages the MCP server tools:

    • List calendar events for schedule analysis.
    • Create events for automated task scheduling.
    • Update event details based on external triggers.
    • Delete outdated events to keep calendars clean.
    FlowHunt visual flow builder with MCP component
  2. Deploy: Save your configuration and activate the flow.

Conclusion

Integrating Magento 2 MCP Server with FlowHunt.io creates a powerful foundation for intelligent e-commerce automation. Whether you’re streamlining product management, automating order processing, or enhancing customer management, this integration empowers your AI agents to work seamlessly with your critical Magento 2 data.

Start with a simple automation and gradually expand your workflows as you become more comfortable with the platform. The combination of Magento 2’s robust e-commerce capabilities and FlowHunt’s AI-driven automation will transform how you manage your online store.

Ready to get started? Begin your integration today and unlock the full potential of AI-powered e-commerce automation!

Connect FlowHunt with Magento 2

Unlock the power of AI-driven automation for your Magento 2 store. Easily manage products, orders, and customer data from within FlowHunt.

Learn more

Hosted MCP Server for Microsoft Outlook Contacts
Hosted MCP Server for Microsoft Outlook Contacts

Hosted MCP Server for Microsoft Outlook Contacts

The Microsoft Outlook Contacts MCP Server enables seamless integration between AI tools and Microsoft Outlook Contacts, allowing automated workflows to manage c...

4 min read
AI Microsoft Outlook Contacts +5
Hosted MCP Server for API-Sports
Hosted MCP Server for API-Sports

Hosted MCP Server for API-Sports

The API-Sports MCP Server enables seamless integration between AI tools and API-Sports, allowing automated workflows to manage football data, including teams, f...

5 min read
AI API-Sports +5
Hosted MCP Server for Microsoft Calendar
Hosted MCP Server for Microsoft Calendar

Hosted MCP Server for Microsoft Calendar

The Microsoft Calendar MCP Server enables seamless integration between AI tools and Microsoft Calendar, allowing automated workflows to manage events, calendars...

4 min read
AI Microsoft Calendar +5