File tree Expand file tree Collapse file tree 2 files changed +9576
-13521
lines changed
Expand file tree Collapse file tree 2 files changed +9576
-13521
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,9 @@ This Test Case Management Tool is designed to address the challenges faced by te
1515## 🔗 Quick Links
1616
1717- [ Detailed Documentation] ( https://checkmate.dreamsportslabs.com/ )
18- - [ Installation Guide] ( https://checkmate.dreamsportslabs.com/project/setup/ )
19- - [ Product Guide] ( https://checkmate.dreamsportslabs.com/guides/projects/ )
18+ - [ Installation Guide] ( https://checkmate.dreamsportslabs.com/docs/project/setup )
19+ - [ Product Guide] ( https://checkmate.dreamsportslabs.com/docs/guides/projects )
20+ - [ API Documentation] ( https://checkmate.dreamsportslabs.com/docs/guides/api/ )
2021- [ Connect with us on discord] ( https://discord.gg/wBQXeYAKNc )
2122
2223## 📦 Installation
@@ -161,10 +162,9 @@ docker-compose logs -f checkmate-mcp
161162```
162163
163164** Documentation:**
164- - [ MCP Server README] ( ./mcp-server/README.md ) - Complete setup and usage
165- - [ Local Setup Guide] ( ./mcp-server/LOCAL_SETUP.md ) - Running MCP server locally
166- - [ MCP Tools Guide] ( ./website/docs/guides/api/mcp-tools.mdx ) - Tool usage examples
167- - [ Docker Deployment] ( ./website/docs/project/mcp-docker.mdx ) - Production deployment with Docker
165+ - [ MCP Server API Reference] ( https://checkmate.dreamsportslabs.com/docs/guides/api/mcp-server ) - Complete API reference
166+ - [ MCP Tools Guide] ( https://checkmate.dreamsportslabs.com/docs/guides/api/mcp-tools ) - Tool usage examples
167+ - [ Docker Deployment] ( https://checkmate.dreamsportslabs.com/docs/project/mcp-docker ) - Production deployment with Docker
168168
169169### ⚙️ TechStack Used:
170170
You can’t perform that action at this time.
0 commit comments