mirror of
https://github.com/shankar0123/certctl.git
synced 2026-06-11 03:39:01 +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:
@@ -677,3 +677,5 @@ certctl uses a layered testing approach aligned with the handler → service →
|
||||
- [Quick Start](quickstart.md) — Get certctl running locally
|
||||
- [Advanced Demo](demo-advanced.md) — Issue a certificate end-to-end
|
||||
- [Connector Guide](connectors.md) — Build custom connectors
|
||||
- [MCP Server Guide](mcp.md) — AI-native access to the API
|
||||
- [OpenAPI Spec](openapi.md) — Full API reference and SDK generation
|
||||
|
||||
Reference in New Issue
Block a user