Articles in this section
Category / Section

How to Configure FlowMattic MCP Server in Cursor

1 min read
Updated:

To configure the FlowMattic MCP Server in Curser, follow the steps below:

Steps to Set Up:

  1. Open Cursor Settings:
    Launch Cursor and navigate to Preferences > Cursor Settings.

  2. Navigate to Tools & Add MCP Server:
    Navigate to the “Tools & Integrations” section and click on “Add Custom MCP”.

Image_2025-07-12_at_24648_AM.jpeg

  1. Add JSON Configuration:
    Copy and paste the JSON configuration, replacing the placeholder URL with your actual FlowMattic MCP Server URL.
{
 "mcpServers": {
   "FlowMattic": {
     "command": "npx",
     "args": [
       "mcp-remote",
       "https://flowmattic.com/wp-json/flowmattic/v1/mcp"
     ]
   }
 }
} 
  1. Save Configuration:
    Press CMD+S or CTRL+S to save the file. The FlowMattic MCP server will be added and automatically enabled.

Additional Tips:

  • Double-check that you’re using the correct MCP URL provided by FlowMattic.
  • Make sure the configuration is properly formatted to avoid any errors.
  • If the server doesn’t appear or function correctly, try restarting Cursor after saving the configuration.

By following these steps, you can successfully configure the FlowMattic MCP Server in Cursor and start utilizing its features.

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Access denied
Access denied