OrgX for DeepSeek Harness Plugin
by useorgx
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ORGX_API_KEY | No | Your OrgX gateway key (prefixed with `oxk_`). Required to run the OrgX peer. Scoped for `gateway:drive` and `plugin:heartbeat`. | |
| ORGX_MCP_URL | No | Optional. The URL of the OrgX MCP endpoint. Defaults to https://mcp.useorgx.com/mcp. | https://mcp.useorgx.com/mcp |
| ORGX_BASE_URL | No | Optional. Changes the OrgX gateway base URL. | |
| DEEPSEEK_API_KEY | No | Your DeepSeek API key. | |
| ORGX_WORKSPACE_ID | No | Your OrgX workspace UUID. Required to run the OrgX peer. | |
| ORGX_WORKSPACE_ROOT | No | Absolute path to the workspace root directory. Required to run the OrgX peer. | |
| ORGX_INSTALLATION_ID | No | Your stable OrgX installation ID (format: `install.your-stable-installation-id`). Required to run the OrgX peer. | |
| ORGX_MCP_ACCESS_TOKEN | No | Your OrgX OAuth 2.1 access token. Required for the MCP connection. The `oxk_` gateway key is not valid for hosted MCP. | |
| ORGX_RECEIPT_OUTBOX_PATH | No | Optional. Sets an absolute durable-receipt directory. Default is under the current user's OrgX state directory. | |
| ORGX_DEEPSEEK_HARNESS_BIN | No | Optional. Changes the DeepSeek Harness executable path. | dsh |
| ORGX_DEEPSEEK_HARNESS_MODEL | No | Optional. Activates the packaged model patch for the `deepseek-official` provider. | |
| ORGX_DEEPSEEK_HARNESS_PROFILE | No | Optional. Changes the DeepSeek Harness profile. | headless |
| ORGX_DEEPSEEK_HOST_ACCESS_ACK | No | Set to `1` to acknowledge host access risks (file reads, process visibility, network access). Required to run the OrgX peer. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/useorgx/orgx-deepseek-harness-plugin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server