Installation Guide

Install Multinex MemQ

Select your AI tool below to get the exact configuration you need.

Install Multinex MemQ in 3 minutes

Choose your client, copy or download the generated MCP configuration, paste it into the config path, then restart the client.

1Choose client

Cursor

2Detect method

Manual

3Copy config

JSON

4Restart client

Cursor

5Did it work?

Share feedback

6Troubleshoot

Fix common issues

1

Choose your AI tool

Each tool has a slightly different configuration format. Pick yours.

AI-first code editor with built-in MCP support

2

Detect install method

Detected method: Manual. Install command needs manual review.

3

Copy command or configuration

Add this configuration to ~/.cursor/mcp.json

~/.cursor/mcp.json
{
  "mcpServers": {
    "Multinex MemQ": {
      "command": "https://mcp.multinex.ai/mcp/v1",
      "args": []
    }
  }
}
Suggested file name: multinex-memq-cursor-mcp.json
4

Restart and verify

Install to Cursor

  1. Open Cursor and go to Settings -> MCP
  2. Click Add new MCP server
  3. Copy the configuration below and paste it
  4. Or manually edit the config file at ~/.cursor/mcp.json
  5. Restart Cursor to apply changes

Tip: You can manage multiple MCP servers in the same mcp.json file by adding them under the mcpServers key.

Quick verification checklist

Config saved at ~/.cursor/mcp.json
Cursor restarted after saving
Command works from a terminal
Server appears in the MCP tools list

After pasting the config, restart Cursor to apply changes.

Did it work?

Your feedback improves install success data and helps future users avoid common issues.