送信

Pantheon Mcp

@valado

Pantheon-MCP enables agents to match each task with a tailored instructions set (agent definition) automatically.

ツール

list_agents

get_agent

search_agents

サーバー設定

{
  "mcpServers": {
    "pantheon-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "pantheon-mcp"
      ],
      "env": {}
    }
  }
}