Status: Reference
Date: 2026-04-10
Agience is a human-in-the-loop knowledge curation platform — an OS-like substrate where AI agents and humans collaborate over structured, versioned information through open MCP standards.
New to Agience?
Overview
Use Cases
Getting Started
For MCP client configuration, see MCP Client Setup.
Architecture
| Document | Description |
|---|
| Architecture Overview | System architecture: services, databases, and communication patterns |
| Layered Architecture | Core / Handlers / Presentation layer boundaries and rules |
| Artifact Model | Artifact structure, versioning, references, and ArangoDB lifecycle |
| Content Types | MIME-based content type system and handler ownership model |
| Security Model | Auth, JWT, API keys, scopes, grants, and trust model |
Features
| Document | Description |
|---|
| Anchored Reasoning | Premium tier — anchors AI answers to verified evidence, prevents hallucination (patent-pending) |
| Search | Hybrid BM25 + semantic search, aperture control, query language |
| Agent Execution | Agent artifacts, operator execution, and invocation API |
| Desktop Host Relay | Local MCP bridge via WebSocket relay for desktop apps |
| Workspace Automation | Event handlers, workspace triggers, and automation patterns |
| External Auth | Connecting external identity providers (OAuth, OIDC) |
| Content Type Registry | How content types are registered, resolved, and served |
MCP Integration
| Document | Description |
|---|
| MCP Overview | How Agience acts as both MCP server and MCP client |
| Client Setup | Connecting an MCP client to Agience |
| Client Instructions | Tool surface reference for external MCP clients |
| Server Development | Build and register MCP servers: auth, callbacks, content types |
| Testing | How to test MCP tools and server connections |
| VS Code | Using Agience as an MCP server inside VS Code |
Reference
| Document | Description |
|---|
| Vocabulary | Canonical term definitions (Artifact, Card, Operator, etc.) |
| API Reference | Backend REST API endpoint reference |
Guides
Contributing
| Document | Description |
|---|
| Contributing | How to contribute code, docs, and content types |
| Changelog | Release history and version notes |