Skip to content

Commit f256e62

Browse files
glommerclaude
andcommitted
cachebro: clean up duplicate MCP config in README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 09ab547 commit f256e62

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -70,19 +70,6 @@ Or configure manually — add to your MCP config (`.claude.json`, `.cursor/mcp.j
7070

7171
### As an MCP server (recommended)
7272

73-
Add to your `.claude/settings.json`, `.cursor/mcp.json`, or any MCP-compatible agent config:
74-
75-
```json
76-
{
77-
"mcpServers": {
78-
"cachebro": {
79-
"command": "npx",
80-
"args": ["cachebro", "serve"]
81-
}
82-
}
83-
}
84-
```
85-
8673
The MCP server exposes 4 tools:
8774

8875
| Tool | Description |

0 commit comments

Comments
 (0)