Dext Codex Connector
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Dext Codex ConnectorWhat are the health risks in my client portfolio?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Dext Codex Connector
Installable Codex plugin containing an MCP connector for Dext Data Health & Insights. The same repository also contains a separately deployable HTTP service, while researched Dext Commerce contracts and the Dext Prepare boundary remain behind explicit release gates.
This is an independent, unofficial project. It is not affiliated with or endorsed by Dext. The Codex plugin in this beta is deliberately fixture-only and cannot connect to a Dext account.
The plugin is safe to run locally: its committed stdio bundle hard-codes three fictional companies and process-local memory. It does not load the production configuration, PostgreSQL repositories, Dext HTTP provider, credential decryptor, browser state, cookies, or process-wide Dext tokens. The hosted-service code retains guarded live-provider support for a future isolated staging deployment, but that path is not present in the installed plugin bundle.
Install in Codex
Requires Node.js 24. No checkout, package-manager install, database, Dext token, or OAuth setup is needed.
codex plugin marketplace add bidule995/dext-codex-connector
codex plugin add dext-codex-connector@dext-codex-connectorStart a new Codex task after installation so the dext tools are loaded. Confirm the safety boundary with connection_status; it must report providerMode: fixture and liveDextRequestsEnabled: false.
See Codex plugin installation and lifecycle for upgrades, uninstall, rollback, privacy, and local development details.
Related MCP server: hiveconsciousness
Implemented surface
Area | State |
Native Codex plugin and marketplace | Implemented; fixture-only beta |
Self-contained stdio MCP bundle | Implemented; Node 24, no |
Streamable HTTP MCP at | Implemented |
OAuth bearer verification and protected-resource metadata | Implemented; production needs an organization identity provider |
Development bearer authentication | Implemented; rejected in production |
Data Health endpoint adapter | Implemented for the 3 public contracts |
Fixture provider | Implemented and enabled by default |
Standard | Implemented with exact text-only result shapes |
Direct Data Health tools | Implemented |
Portfolio, risk, and client comparison | Implemented |
Tenant-scoped connections, credentials, snapshots, links, identities, and audit | Implemented in memory where safe and PostgreSQL for production |
Audit events and 60-request fixed-window limit | Implemented |
Stable authenticated record links | Implemented as short opaque UUID links |
PostgreSQL storage and row-level security | Implemented with tenant-integrity migration and forced RLS |
Commerce | 33 contracts catalogued; no tools or live adapter registered |
Prepare | Disabled pending first-party partner contracts |
Custom Apps SDK UI | Not included; Codex uses the native plugin/tool experience |
Registered tools:
connection_status,list_capabilitiessearch,fetchlist_clients,get_client,get_client_activity_statssummarize_portfolio_health,find_client_health_risks,compare_clientssnapshot_health_metrics,compare_health_snapshots
Safety boundaries
The installed Codex plugin always constructs the fixture provider and in-memory repositories directly.
Plugin behavior cannot be changed by
DEXT_DATA_SOURCE, database, credential, or production-mode environment variables.The plugin bundle excludes the Dext HTTP adapter, PostgreSQL driver, Fastify, and credential decryption code.
DEXT_DATA_SOURCEdefaults tofixture.Tests reject
DEXT_DATA_SOURCE=liveeven if the live flag is set.Live mode requires the explicit live flag, PostgreSQL, a tenant connection, and an envelope-encrypted credential stored for that connection.
There is no global Dext token environment variable or fallback connection.
The live adapter accepts only
https://api.precision.dext.com/.Commerce and Prepare tools are not registered.
Authentication and scope checks run before tool execution.
Audit records contain tool names, actors, outcomes, and target IDs—not tool payloads or credentials.
Record links contain only a random UUID; resolution is authenticated and bound to both tenant and upstream connection.
Development authentication is invalid when
NODE_ENV=production.Production additionally requires hosted OAuth, a public HTTPS origin, PostgreSQL, a non-loopback bind address, a credential master key, and a dedicated cursor key.
Do not use a personal or company Dext token for development. Provider testing belongs in a dedicated Dext test tenant or Commerce sandbox.
Local HTTP fixture service
This is a development path for the separate HTTP service, not the normal Codex plugin installation. It requires Node 24 and pnpm 11.9.0.
Copy-Item .env.example .env
pnpm install --frozen-lockfile
pnpm devThe service exposes:
http://localhost:3000/healthzhttp://localhost:3000/mcphttp://localhost:3000/.well-known/oauth-protected-resource
Use the bearer token from the local .env only for fixture-mode development. For MCP Inspector, connect to /mcp and send Authorization: Bearer <local development token>.
Validation
pnpm checkThe suite covers plugin manifest and marketplace validation, deterministic bundle synchronization, stdio process startup from an unrelated directory, all twelve tools under hostile live-mode environment values, ephemeral snapshots, package contents, configuration gates, envelope decryption, opaque cursor and permalink isolation, bounded risk/portfolio scans, schema drift tolerance, rate limiting, tenant-scoped providers and snapshots, mocked HTTP authorization, the 33-contract Commerce catalog, canonical MCP security declarations, exact search/fetch shapes, audit redaction, OAuth challenges, CORS, and unauthenticated rejection.
No test contacts Dext. When TEST_DATABASE_URL points to a loopback database whose name contains test, integration tests apply both migrations and prove cross-tenant foreign keys and row-level security. CI supplies such a PostgreSQL 17 service. Docker packaging validation also builds an isolated canary image and checks its history, layers, and filesystem; it requires a running Docker daemon.
Useful focused checks:
pnpm test:integration
pnpm test:packaging:static
pnpm test:packaging:docker
pnpm check:plugin
pnpm audit --prodThe official local Codex plugin validator can also be run with:
python C:\Users\cesar\.codex\skills\.system\plugin-creator\scripts\validate_plugin.py .Production prerequisites
Before enabling a real Dext connection:
Obtain a dedicated Data Health credential for an isolated, non-company Dext test tenant.
Configure an OAuth 2.1 identity provider and provision external subject/tenant mappings plus membership grants.
Apply
migrations/0001_foundation.sqlandmigrations/0002_tenant_integrity.sqlas the migration owner. Run the service through a login role granted the non-ownerdext_connector_approle.Provision one active Data Health connection per tenant and store its token using envelope encryption. Supply the 32-byte base64url
CREDENTIAL_MASTER_KEYfrom a secret manager.Set a separate random
CURSOR_ENCRYPTION_KEY, configure backups/retention, and verify structured telemetry redaction.Run PostgreSQL, Docker canary, MCP Inspector, Codex, and ChatGPT checks against isolated staging.
Enable
DEXT_DATA_SOURCE=liveandDEXT_LIVE_REQUESTS_ENABLED=trueonly for the approved isolated connection.Keep Commerce disabled until Dext sandbox tests prove the endpoints used by each tool group.
Risk searches that require client details consume at most RISK_DETAIL_REQUEST_BUDGET detail requests per page and return an opaque continuation cursor when more candidates remain. Summary-only filters make no detail calls. Portfolio summaries inspect at most 20 deterministically selected clients and keep structured output below the connector's 64 KiB bound.
See Security and data handling, provider validation, and module release gates.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceAn MCP server for Metrx — provides tools for construction, healthcare, logistics, manufacturing, and legal mid-market businesses to query and analyze their operational data via AI.Last updated23342MIT
- Alicense-qualityDmaintenanceMCP server for agent ecosystem analytics. Provides real-time health snapshots including transaction velocity and dispute rates, predictive analysis with confidence scoring, and pattern detection across multi-agent networks.Last updatedMIT

flyto-indexerofficial
Alicense-qualityAmaintenanceMCP server that gives AI assistants impact analysis, cross-project reference tracking, and code health scoring.Last updated4Apache 2.0- AlicenseAqualityCmaintenanceMCP server for healthcare claims workflow scoring, validation, and feedback, supporting denial risk, prior authorization, and reimbursement assessment.Last updated8MIT
Related MCP Connectors
Hosted MCP server for Mini Accountant: invoices, expenses, customers, analytics, tax estimates.
An MCP server giving access to Grafana dashboards, data and more.
Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback.
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/bidule995/dext-codex-connector'
If you have feedback or need assistance with the MCP directory API, please join our Discord server