Sign inSign up

fdrake/mcpm-aider

By fdrake

Updated over 1 year ago

Image
0

1.2K

fdrake/mcpm-aider repository overview

Simple containerization of mcpm-aider, which suffices for MCP capabilities in aider until first class support is enabled.

  1. Have a file mcp-config.json in your project directory
  2. Execute it with docker run -i --rm -v ./mcp-config.json:/home/node/.config/claude/claude_desktop_config.json docker.io/fdrake/mcpm-aider <COMMAND>
  3. Use it to install the MCP servers that you need for your project
  4. Call run -i --rm -v ./mcp-config.json:/home/node/.config/claude/claude_desktop_config.json docker.io/fdrake/mcpm-aider toolprompt and send the output to a file called mcp-prompt.txt
  5. Use that prompt in aider (use either --read mcp-prompt.txt or set it in the AIDER_READ environment variable)

Tag summary

Content type

Image

Digest

sha256:079df4613

Size

339.4 MB

Last updated

over 1 year ago

docker pull fdrake/mcpm-aider