Skip to main content
Developer ToolsUnknown

valado/pantheon-mcp

MCP server providing task specific agentic instructions. No more outdated Markdown files and synchronisation overhead.

developer-tools
Share:

Quick Start

Clone the repository:

git clone https://github.com/valado/pantheon-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "pantheon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "valado/pantheon-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Unknown
Author
valado