Connect AI
Overview
Connect your AI assistant to Matchanu so it can read and write your project data directly.
What is MCP?
MCP stands for Model Context Protocol β it's an open standard that lets AI assistants connect to external tools and data sources. Think of it like giving your AI a direct phone line to your project.
Without MCP, you have to paste context into every chat manually. With MCP, AI can just ask Matchanu directly β "what tasks are open?" or "what's the tech stack for this project?" β and get a live answer.
What AI can do once connected
Generate your token
Each organization gets a unique MCP URL. You generate a token, and the URL includes that token β that's what you paste into your AI tool.
- 1Go to your org Settings β Connect AI
- 2Click Generate new token
- 3A URL appears β copy it. It looks like: <code>https://mcp.matchanu.app/mcp?token=abc123...</code>
- 4Paste that URL into your AI tool of choice (see guides below)
Choose your AI tool
Matchanu works with any MCP-compatible client β not just these three. If your AI tool supports MCP, paste the URL in its MCP settings and it should work. The guides below cover the most common setups.
Claude Desktop
Best for conversational AI-driven development
Setup guide β
Cursor
Best for AI-assisted coding in the editor
Setup guide β
Claude Code
Best for terminal-based agentic workflows
Setup guide β
Also works with: Windsurf, VS Code (MCP extension), Gemini CLI, Codex CLI, and any other tool that supports the MCP standard.