diff options
| author | Dax Raad <[email protected]> | 2025-06-14 12:32:41 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-06-14 12:32:41 -0400 |
| commit | 3cf4ef56fb5842d751dbba5e87e14af7c1bfe3d1 (patch) | |
| tree | 8d778a1cb84757c29abd4ee0ffe29c922957cf6d /opencode.json | |
| parent | c738e26438f1b6d8558d7c754c3441ed18b75e29 (diff) | |
| download | opencode-3cf4ef56fb5842d751dbba5e87e14af7c1bfe3d1.tar.gz opencode-3cf4ef56fb5842d751dbba5e87e14af7c1bfe3d1.zip | |
sync
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/opencode.json b/opencode.json deleted file mode 100644 index 3404b141f..000000000 --- a/opencode.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "$schema": "http://opencode.ai/config.json", - "mcp": { - "localmcp": { - "type": "local", - "command": ["bun", "x", "my-mcp-command"], - "environment": { - "MY_ENV_VAR": "my_env_var_value" - } - }, - "remotemcp": { - "type": "remote", - "url": "https://my-mcp-server.com" - } - } -} |
