Skip to main content
Glama
useorgx

OrgX for DeepSeek Harness Plugin

by useorgx

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ORGX_API_KEYNoYour OrgX gateway key (prefixed with `oxk_`). Required to run the OrgX peer. Scoped for `gateway:drive` and `plugin:heartbeat`.
ORGX_MCP_URLNoOptional. The URL of the OrgX MCP endpoint. Defaults to https://mcp.useorgx.com/mcp.https://mcp.useorgx.com/mcp
ORGX_BASE_URLNoOptional. Changes the OrgX gateway base URL.
DEEPSEEK_API_KEYNoYour DeepSeek API key.
ORGX_WORKSPACE_IDNoYour OrgX workspace UUID. Required to run the OrgX peer.
ORGX_WORKSPACE_ROOTNoAbsolute path to the workspace root directory. Required to run the OrgX peer.
ORGX_INSTALLATION_IDNoYour stable OrgX installation ID (format: `install.your-stable-installation-id`). Required to run the OrgX peer.
ORGX_MCP_ACCESS_TOKENNoYour OrgX OAuth 2.1 access token. Required for the MCP connection. The `oxk_` gateway key is not valid for hosted MCP.
ORGX_RECEIPT_OUTBOX_PATHNoOptional. Sets an absolute durable-receipt directory. Default is under the current user's OrgX state directory.
ORGX_DEEPSEEK_HARNESS_BINNoOptional. Changes the DeepSeek Harness executable path.dsh
ORGX_DEEPSEEK_HARNESS_MODELNoOptional. Activates the packaged model patch for the `deepseek-official` provider.
ORGX_DEEPSEEK_HARNESS_PROFILENoOptional. Changes the DeepSeek Harness profile.headless
ORGX_DEEPSEEK_HOST_ACCESS_ACKNoSet 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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