← Back to Plugins
MCP Server MCP

io.github.sustinbebustin/citadel-mcp

github By github 👁 1 views ▲ 0 votes

A growing Citadel of stack-specific docs, served as MCP tools for AI coding agents.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "citadel-mcp",
      "version": "2.2.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...