valado/pantheon-mcp
MCP server providing task specific agentic instructions. No more outdated Markdown files and synchronisation overhead.
Quick Start
Clone the repository:
git clone https://github.com/valado/pantheon-mcpClaude Desktop configuration example:
{
"mcpServers": {
"pantheon-mcp": {
"command": "npx",
"args": [
"-y",
"valado/pantheon-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.