explanations

This commit is contained in:
John Lancaster
2026-06-19 08:38:10 -05:00
parent 3347443ca9
commit 7a9e4044f0
2 changed files with 8 additions and 0 deletions
+6
View File
@@ -4,6 +4,12 @@ icon: lucide/rocket
# Get started
## What this MCP server is
An MCP server is a service that gives AI clients a stable way to discover and read capabilities through defined contracts. In practice, it exposes named resources and optional tools so clients can request context reliably instead of depending on ad-hoc prompts.
This server is designed to publish software methodology as canonical Markdown resources, with a small catalog for discovery, and to serve the same content as a static docs site. The intent is one source of truth for both humans and agents.
## Quick start
Install dependencies first: