-
Open Claude
-
From the menu bar, select Settings
-
Click the Developer tab
- Click on the Edit Config button
- A file window will open with the JSON configuration file highlighted. Open it in your text editor and add the following (replace ‘YOUR_INSTALLATION_FOLDER’ with the folder you created your uv environment in).
{
"mcpServers": {
"agentmode": {
"command": "cd 'YOUR_INSTALLATION_FOLDER' && uv run agentmode",
}
}
}
- Restart Claude