summaryrefslogtreecommitdiffstatshomepage
path: root/dot_omp/agent/mcp.json
diff options
context:
space:
mode:
authorsommerfeld <sommerfeld@sommerfeld.dev>2026-09-17 15:05:36 +0100
committersommerfeld <sommerfeld@sommerfeld.dev>2026-09-17 15:05:36 +0100
commit64d47934715959c6d52172c68ac6f15d1cb0b954 (patch)
tree337b7024538b45193fad61266fbfb0b4d1733b7e /dot_omp/agent/mcp.json
parenta071bb014a24c5c22b2e39ff57bc7362505baf20 (diff)
downloaddotfiles-64d47934715959c6d52172c68ac6f15d1cb0b954.tar.gz
dotfiles-64d47934715959c6d52172c68ac6f15d1cb0b954.tar.bz2
dotfiles-64d47934715959c6d52172c68ac6f15d1cb0b954.zip
Manage AI agent releases and shared settings
Diffstat (limited to 'dot_omp/agent/mcp.json')
-rw-r--r--dot_omp/agent/mcp.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/dot_omp/agent/mcp.json b/dot_omp/agent/mcp.json
new file mode 100644
index 0000000..3c610dc
--- /dev/null
+++ b/dot_omp/agent/mcp.json
@@ -0,0 +1,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"
+ }
+ }
+}