Replace placeholder URL with the actual git repository URL for cloning. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
@@ -37,8 +37,8 @@ This MCP server provides tools to:
1. Clone this repository:
```bash
- git clone <repository-url>
- cd gogs-mcp-server
+ git clone ssh://git@207.154.220.231:10022/claude/gogs-mcp.git
+ cd gogs-mcp
```
2. Install dependencies: