← Back to Plugins
MCP Server MCP

Coding Guides

github By github 👁 1 views ▲ 0 votes

Coding guidelines and best-practice guides for 130+ languages, frameworks, and tools.

Homepage Verified source GitHub

Install

oci:docker.io/delian/codeguide-mcp:0.1.0

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://codeguide-mcp-86057491046.europe-west1.run.app/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "docker.io/delian/codeguide-mcp:0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http oci

Comments

Sign in to leave a comment

Loading comments...