Back to MCP Servers
Pantheon
MCP server providing task specific agentic instructions. No more outdated Markdown files and synchronisation overhead.
developer-toolsagent
By valado
Installation
npx -y pantheon-mcpConfiguration
{
"mcpServers": {
"pantheon-mcp": {
"command": "npx",
"args": ["-y", "pantheon-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes