◆ Developer Center
Build with Kyros
SDK reference, CLI commands, proxy configuration, and packaging guides — everything you need to integrate Kyros into your AI stack.
Getting Started
Up and running in 60 seconds
Install the SDK, set your API key, and make your first memory call. No infrastructure required for local development.
1
Prerequisites
PythonRequired: 3.9+
python --versionPostgreSQLRequired: 15+ with pgvector
psql --versionRedisRequired: 7+
redis-server --versionNode.jsRequired: 18+ (for TypeScript SDK)
node --version2
Clone and install
3
Start the server
4
Your first memory call
i
The default dev API key is
mk_live_default_dev_key_123456. For production, generate a unique key using kyros tenant-create.What's next?