mirror of
https://github.com/shankar0123/certctl.git
synced 2026-06-10 18:40:21 +00:00
docs: add MCP server guide and OpenAPI spec guide
New docs/mcp.md covers MCP server setup with Claude Desktop, Cursor, and Claude Code, lists all 76 tools across 16 domains, includes example conversations, and documents security considerations. New docs/openapi.md covers Swagger UI setup, SDK generation for TypeScript/Python/Go/Java, Postman import, spec validation, and contract testing with schemathesis. Updated cross-references in concepts.md and architecture.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -200,4 +200,4 @@ The agent fleet overview page groups agents by OS, architecture, and version, sh
|
||||
|
||||
Now that you understand the concepts, head to the [Quick Start Guide](quickstart.md) to get certctl running locally in under 5 minutes. You'll see a pre-loaded dashboard with demo certificates, explore the API, and understand how everything fits together.
|
||||
|
||||
For a deeper look at the system design, see the [Architecture Guide](architecture.md). For terminal-based workflows, check out the CLI Guide (docs coming soon). For AI-native integration, see the MCP Server Guide (docs coming soon).
|
||||
For a deeper look at the system design, see the [Architecture Guide](architecture.md). For terminal-based workflows, check out the CLI Guide (docs coming soon). For AI-native integration, see the [MCP Server Guide](mcp.md). For the full API reference, see the [OpenAPI Spec Guide](openapi.md).
|
||||
|
||||
Reference in New Issue
Block a user