TypeScript SDK
Use ConceptmemClient to submit observations and query memory from application code.
For builders
Connect your application through the TypeScript SDK, HTTP API, or MCP. Let agents contribute observations and retrieve knowledge from the same workspace.
In practice
Illustrative integration. Agents use the workspace connection and credentials you configure.
Built into the workflow
Use ConceptmemClient to submit observations and query memory from application code.
Integrate with other languages through the /api/v1 endpoints and a workspace access key.
Expose memory operations to a compatible client through Streamable HTTP.
Every observation carries provenance and passes through consolidation. Agent writes follow the same ontology checks and policies as console writes.
Explore the MCP connectionMake your next update count
Create a workspace, define a type, and see your first observation become a traceable record.