summaryrefslogtreecommitdiffstatshomepage
path: root/dot_omp/agent/mcp.json
blob: 3c610dc0483d833f4cb10817e711fa6a590aaf6c (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/src/config/mcp-schema.json",
  "mcpServers": {
    "openaiDeveloperDocs": {
      "type": "http",
      "url": "https://developers.openai.com/mcp"
    }
  }
}