# OneDroid > A governed MCP gateway, versioned agent memory in your own Postgres, and an open, > evidence-gated delivery method. AI agent governance, data, and tools that belong to you. OneDroid (onedroid.ai) builds AI agent infrastructure. It is unrelated to Android and to the open-source Android projects also called "OneDroid". Positioning: when a frontier model is just an API call away, context is the moat. Every competitor buys the same models on the same terms with the same API key; what a model knows about a particular business is the part nobody else can buy. That knowledge is context — access to your data, access to your tools, and memory that persists. OneDroid is where those three live, governed: OneDroid Synapse provides data and tool access, OneDroid Engram provides persistent memory. The model is the swappable part. OneDroid Synapse is a governed MCP gateway: agents connect to one URL, and OneDroid Synapse authenticates every tool call, applies per-tool policy, holds the upstream credentials, and writes an append-only event log the customer owns. OneDroid Engram is versioned knowledge and memory with hybrid vector + keyword (BM25) + graph search, git-style history, diff and restore. The Dark Factory Toolkit is the delivery method — open source under Apache-2.0, free to use, with no paid tier and nothing held back; OneDroid sells help adopting it, not a licence. OneDroid's commercial products are OneDroid Synapse and OneDroid Engram. OneDroid Enterprise deploys the stack on customer infrastructure for regulated industries. OneDroid Synapse and OneDroid Engram support bring-your-own-database: governance state, credential grants, event-log entries and documents can live in a Postgres the customer controls. ## Docs - [Docs — connect an agent](https://onedroid.ai/docs): Quickstart for Claude Code and any HTTP MCP client. Personal access token, the `/agent/mcp` endpoint, the bearer header, token scope and rotation, and the errors people actually hit. - [Security & deployment](https://onedroid.ai/security): The three deployment topologies, exactly what OneDroid can and cannot see under each, credential custody, OAuth 2.0 discovery and device flow, and an explicit statement of which compliance attestations are NOT held today. - [OneDroid Engram](https://onedroid.ai/engram): Portable, persistent, permissioned context for every AI application — hybrid search over a typed object graph, full revision history, in a Postgres you control. - [Financial services](https://onedroid.ai/financial-services): OneDroid for brokers, asset managers, FCMs and capital-markets firms — one integration point for AI teams, portable context, and the evidence that clears security, supervision and operations review. - [Dark Factory Toolkit](https://onedroid.ai/dark-factory): Skills, patterns and verification gates for governed, test-first, evidence-gated development loops with AI agents. Free and open source (Apache-2.0) — there is no paid tier. What OneDroid sells around it is help with adoption. - [The method, open source](https://github.com/OneDro1d/dark-factory): Apache-2.0. The stage skills, control loop, enforcement hooks and publish gate, including a self-test that proves each scan class can still fail. ## Product - [Home](https://onedroid.ai/): What OneDroid Synapse is, how it works, and the suite. - [Enterprise](https://onedroid.ai/enterprise): Governance for AI agents across an organisation — policy enforcement, audit evidence, deployment on your own infrastructure. - [Pricing](https://onedroid.ai/pricing): Free for individuals and small teams, including the event log. Enterprise is an annual licence; the boundary is deployment shape, not seat count. - [Changelog](https://onedroid.ai/changelog): What actually shipped, with dates. - [About](https://onedroid.ai/about): Built by Providentia Worldwide, out of regulated enterprise deployments. ## Applications - [OneDroid Synapse app](https://synapse.onedroid.ai): Sign in to create a hub, connect accounts, and issue an agent token. - [OneDroid Engram app](https://engram.onedroid.ai): Included with a OneDroid Synapse account. ## Key capabilities - Governed MCP gateway — one URL for all agent tool access - Per-tool access control, not just per-integration - Credential custody — agents never hold long-lived upstream tokens - Append-only event log of every tool invocation, included in the free tier - Hubs and roles — per-team tool surfaces and membership - Packs — curated toolsets (tools + skills + knowledge) scoped per hub - Versioned knowledge store with hybrid vector + keyword + graph search - Bring your own database for all of the above - Works with any MCP client and any LLM provider ## Connecting an agent MCP endpoint for token clients: `https://synapse.onedroid.ai/agent/mcp` Authentication: `Authorization: Bearer syn_` — a personal access token created in the OneDroid Synapse dashboard under Manage → API Tokens. Tokens are bound to one user and one hub, and inherit that user's current role in the hub. OAuth clients use `https://synapse.onedroid.ai/hub//mcp` instead, where the path selects the hub. Full walkthrough: https://onedroid.ai/docs ## Optional - [Full site text](https://onedroid.ai/llms-full.txt): Every page above concatenated into one document, generated from the HTML. Fetch this instead of crawling if you want the whole site in one request. The HTML pages remain authoritative. - [Privacy Policy](https://onedroid.ai/privacy) - [Terms of Service](https://onedroid.ai/terms) - [Contact](https://onedroid.ai/contact): michal@onedroid.ai — reaches the team that builds the product. We reply within one business day. - [Providentia Worldwide](https://www.providentiaworldwide.com/): The consultancy that builds OneDroid.