Skip to content

Repository files navigation

Context101

your context. every agent.

A thin self-hostable wrapper around Amazon Bedrock Knowledge Bases — S3 + S3 Vectors, FastMCP per-brain, Better Auth + Postgres. Self-host in your AWS. Paid hosting later is not shipped.

Alpha / trusted-team only. Not a wiki app. Retrieval is raw-first.

context101

npm i -g context101-cli@0.1.11

Package context101-cli, bin context101. Pin the version — @latest is a no-op on some machines. Unscoped npx context101 is Context7's MCP, unrelated.

context101 init acme
context101 deploy acme
context101 list
context101 destroy acme --dry-run

init [space] writes ~/.context101/spaces/<name>/. deploy, destroy, and list are space-aware. An existing cdk/.deploy-env is the default space.

Default deploy is a quiet deploying… spinner. --verbose dumps cdk / npm / docker. -v is version, not verbose.

list, help, version, and destroy --dry-run need no checkout.

The stack is this CLI version — packaged source copied to ~/.cache/context101/<version>/, CDK --output beside it. Next time: update the CLI, then context101 deploy [space]. Not git pull on ~/context101.

CDK fails closed without CTX_TOKEN (plus CTX_GH_TOKEN when Amplify watches a repo). cdk/deploy.sh is a shim. Never run bare cdk deploy. Never print deploy-env or MCP bearers.

Commands and flags: packages/cli/README.md.

Brains

Each brain is a sealed knowledge base — its own S3 bucket, Bedrock KB, vector index, suggestions queue, and MCP token — created in the admin (web/) and served at /brain/<id>/mcp.

Wiki generation is paused / optional beta.

Trusted-team alpha. No per-brain RBAC. Not public multi-tenant SaaS. ALPHA.md

wiki-generator-ts/README.md · SECURITY.md · CONTRIBUTING.md

About

Resources

Contributing

Security policy

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages