docs: add marksman LSP validation and update documentation
Document marksman Markdown LSP build and validation success. Changes: - STATUS.md: Added marksman as validated LSP (2025-12-13, 144MB) - AGENTS.md: Added marksman to Development Tools section - AGENTS.md: Updated server counts (Development Tools: 3→4) Validation: - Container builds successfully from custom Dockerfile - Version 2025-12-13 verified with --version flag - Crush wrapper script functional - All three LSP servers (bash, docker, marksman) now working
This commit is contained in:
@@ -24,12 +24,13 @@ This document tracks the AI agents and MCP servers configured in this project.
|
||||
| terraform-mcp | kneldevstack-aimiddleware-terraform-mcp | IaC automation, HCP Terraform, workspace management |
|
||||
| cloudron-mcp | kneldevstack-aimiddleware-cloudron-mcp | Self-hosted app management |
|
||||
|
||||
#### Development Tools (3 servers)
|
||||
#### Development Tools (4 servers)
|
||||
| Service | Container Name | Description |
|
||||
|---------|---------------|-------------|
|
||||
| bash-language-server | kneldevstack-aimiddleware-bash-language-server | LSP for bash (diagnostics, completion, formatting) |
|
||||
| docker-language-server | kneldevstack-aimiddleware-docker-language-server | LSP for Dockerfiles, Compose files, Bake files |
|
||||
| context7-mcp | kneldevstack-aimiddleware-context7-mcp | MCP server framework and SDK for documentation |
|
||||
| marksman | kneldevstack-aimiddleware-marksman | LSP for Markdown (diagnostics, completion, navigation) |
|
||||
|
||||
#### Content Management (4 servers)
|
||||
| Service | Container Name | Description |
|
||||
|
||||
Reference in New Issue
Block a user