AiderDesk provides AI coding assistance for software engineers. It offers code completion, debugging, and refactoring tools. It connects to GitHub for repository access and integrates with popular IDEs. Developers use it to accelerate coding tasks, improve code quality, and streamline workflows.
AiderDesk provides AI coding assistance for software engineers. It offers code completion, debugging, and refactoring tools. It connects to GitHub for repository access and integrates with popular IDEs. Developers use it to accelerate coding tasks, improve code quality, and streamline workflows.
npx -y aider-deskAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"hotovo-aider-desk-github": {
"command": "npx",
"args": [
"-y",
"npx -y aider-desk"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from aider desk?"
API Key Required
This server requires an API key from aider desk. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| AIDER_DESK_API_KEY | Yes | Your aider desk API key |
"What resources are available in aider desk?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in aider desk"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in aider desk with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.