@adrata/oasis-mcp
v1.0.56
Published
Oasis MCP server — governed communication, meeting, sequence, and coordination tools for AI agents.
Maintainers
Readme
@adrata/oasis-mcp
Give an AI agent Oasis communication and coordination capabilities without loading the full Adrata catalog into its context.
claude mcp add oasis --scope user -- npx -y @adrata/oasis-mcp
codex mcp add oasis -- npx -y @adrata/oasis-mcpThis is a thin product profile over @adrata/adrata-mcp, not a fork. It shares
authentication, policy, audit logging, handlers, and releases with the Adrata
server. The Oasis profile advertises communication, meetings, sequences,
webhooks, background agents, and the governed capability bridge; unrelated CRM
and Starfield board tools are omitted from tools/list.
Use search_capabilities, then describe_capability, then run_capability for
the long tail. Those tools are locked to /oasis/...; the broad legacy
Adrata API and dispatcher escape hatches are not registered in this profile.
Inside the client, run connect_workspace, then workspace_status. A process
starting successfully proves only installation. workspace_status proves the
credential; use the capability catalog/describe bridge to prove an exact
operation before depending on it in automation.
Set ADRATA_MCP_ENABLED_DOMAINS only when an operator intentionally needs a
custom pack list. An explicit value wins over the Oasis defaults and is never
widened by this wrapper.
