Connect AI
Claude Desktop
Connect Matchanu to Claude Desktop so Claude can access your project memory in every conversation.
Before you start
Make sure you have Claude Desktop installed and have generated your MCP token from org Settings → Connect AI.
Step 1 — Find the config file
Open this file in a text editor:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
💡If the file doesn't exist yet, create it. If it already has content, just add inside the mcpServers block.
Step 2 — Add Matchanu
Add this to the config (replace YOUR_TOKEN with your actual token):
{
"mcpServers": {
"matchanu": {
"url": "https://mcp.matchanu.app/mcp?token=YOUR_TOKEN"
}
}
}Step 3 — Restart Claude Desktop
- 1Save the config file
- 2Quit Claude Desktop completely
- 3Reopen it
- 4You should see matchanu listed in the MCP tools section (hammer icon)
Step 4 — Test it
Start a new conversation and try:
"Use Matchanu to list my projects."
Claude should respond with your project list from Matchanu.