🔌 MCPify

Configure Model Context Protocol servers in a few clicks

Guide: Connecting Repo Map to Cursor and Claude Desktop

The Repo Map MCP server is used to: 🐧 🪟 🍎 - An MCP server (and command-line tool) to provide a dynamic map of chat-related files from the repository with their function prototypes and related files in order of relevance. Based on the "Repo Map" functionality in Aider.chat Instead of manually writing configuration files, use the generator on the right.

AI Skills (Prompt Recipes)

Copy these prompts and send them to Claude/Cursor after connecting the tool to activate the skills:

Prompts for this server will be added soon.

Common Troubleshooting Issues:

  • Missing commas in claude_desktop_config.json, which crashes the entire client.
  • Incorrect slash escaping in Windows paths (use \\\\ instead of \\).
  • Incorrect arguments syntax in the JSON array.
🛠️

Repo Map Configurator

development

Fill in the fields below to generate the JSON config, CLI command, or schema for AI agents.

claude_desktop_config.json
Terminal / Console
Tool JSON Schema for OpenAI/CrewAI
LangChain Python Tool