Learn how to integrate Membit’s real-time context with your n8n workflows using the MCP client.
Open the Node Panel
Search for MCP Client
Configure Membit MCP Client
<your-api-key>
with your actual Membit API key.Add Required Nodes
Connect the Nodes
Test Your Workflow
Example response showing real-time context from Membit
MCP Client Connection Issues
https://mcp.membit.ai/mcp
Ensure “Server Transport” is set to “HTTP Streamable”Check that “Authentication” is set to “Header Auth”Verify header name is exactly X-Membit-Api-Key
(case-sensitive)Test the connection with a simple request firstAuthentication Header Configuration
X-Membit-Api-Key
(not Authorization
)Ensure there are no extra spaces or characters in the API key valueVerify your Membit API key is active and validCheck that the header value contains only the API key (no “Bearer ” prefix)Try regenerating your API key if authentication continues to failAI Agent Tool Integration
Workflow Node Connection Errors
Chat Trigger Not Responding