freshcrate
Skin:/
Home > MCP Servers > motebit

motebit

Sovereign AI agent — persistent identity, accumulated trust, governance at the boundary

Why this rank:Recent releaseHealthy release cadenceStrong adoption

Description

Sovereign AI agent — persistent identity, accumulated trust, governance at the boundary

Release History

VersionChangesUrgencyDate
@motebit/verify@1.5.0Automated release of `@motebit/verify@1.5.0`. See the package's CHANGELOG.md for details.High6/7/2026
@motebit/crypto-webauthn@1.0.6Published to npm as `@motebit/crypto-webauthn@1.0.6`. See `packages/crypto-webauthn/CHANGELOG.md` for details.High5/23/2026
@motebit/crypto-play-integrity@1.1.2 ### Patch Changes - Updated dependencies [c29e767] - @motebit/crypto@1.2.1High5/4/2026
motebit@1.1.1### Patch Changes - 1502cfc: Internal: workspace-private `@motebit/api` package and `services/api/` directory renamed to `@motebit/relay` and `services/relay/` for naming coherence with the rest of the codebase (CLI command `motebit relay up`, doctrine docs, README, and the published container at `ghcr.io/motebit/relay`). Per `docs/doctrine/release-versioning.md`: "Patch = repaired promise. Same public contract, better implementation." The motebit CLI's commands, flags, exit codes, `~/.mHigh4/28/2026
@motebit/crypto@1.0.0### Major Changes - 009f56e: Add cryptosuite discriminator to every signed wire-format artifact. `@motebit/protocol` now exports `SuiteId`, `SuiteEntry`, `SuiteStatus`, `SuiteAlgorithm`, `SuiteCanonicalization`, `SuiteSignatureEncoding`, `SuitePublicKeyEncoding`, `SUITE_REGISTRY`, `ALL_SUITE_IDS`, `isSuiteId`, `getSuiteEntry`. Every signed artifact type gains a required `suite: SuiteId` field alongside `signature`. Four Ed25519 suites enumerated (`motebit-jcHigh4/24/2026
0.8.0Imported from npm (0.8.0)Low4/21/2026
@motebit/sdk@0.8.0### Minor Changes - b231e9c: MIT/BSL protocol boundary, credential anchoring, unified Solana anchoring - **@motebit/crypto** — new package (replaces @motebit/verify). First npm publish. Sign and verify all artifacts with zero runtime deps. New: `computeCredentialLeaf`, `verifyCredentialAnchor` (4-step self-verification). - **@motebit/protocol** — new types: `CredentialAnchorBatch`, `CredentialAnchorProof`, `ChainAnchorSubmitter`, `CredentialChainAnchor`. Semiring algebra moved toMedium4/11/2026
@motebit/sdk@0.8.0### Minor Changes - b231e9c: MIT/BSL protocol boundary, credential anchoring, unified Solana anchoring - **@motebit/crypto** — new package (replaces @motebit/verify). First npm publish. Sign and verify all artifacts with zero runtime deps. New: `computeCredentialLeaf`, `verifyCredentialAnchor` (4-step self-verification). - **@motebit/protocol** — new types: `CredentialAnchorBatch`, `CredentialAnchorProof`, `ChainAnchorSubmitter`, `CredentialChainAnchor`. Semiring algebra moved toMedium4/11/2026
create-motebit@0.8.0### Minor Changes - b231e9c: MIT/BSL protocol boundary, credential anchoring, unified Solana anchoring - **@motebit/crypto** — new package (replaces @motebit/verify). First npm publish. Sign and verify all artifacts with zero runtime deps. New: `computeCredentialLeaf`, `verifyCredentialAnchor` (4-step self-verification). - **@motebit/protocol** — new types: `CredentialAnchorBatch`, `CredentialAnchorProof`, `ChainAnchorSubmitter`, `CredentialChainAnchor`. Semiring algebra moved toMedium4/11/2026
@motebit/crypto@0.8.0### Minor Changes - b231e9c: MIT/BSL protocol boundary, credential anchoring, unified Solana anchoring - **@motebit/crypto** — new package (replaces @motebit/verify). First npm publish. Sign and verify all artifacts with zero runtime deps. New: `computeCredentialLeaf`, `verifyCredentialAnchor` (4-step self-verification). - **@motebit/protocol** — new types: `CredentialAnchorBatch`, `CredentialAnchorProof`, `ChainAnchorSubmitter`, `CredentialChainAnchor`. Semiring algebra moved toMedium4/11/2026
@motebit/protocol@0.8.0### Minor Changes - b231e9c: MIT/BSL protocol boundary, credential anchoring, unified Solana anchoring - **@motebit/crypto** — new package (replaces @motebit/verify). First npm publish. Sign and verify all artifacts with zero runtime deps. New: `computeCredentialLeaf`, `verifyCredentialAnchor` (4-step self-verification). - **@motebit/protocol** — new types: `CredentialAnchorBatch`, `CredentialAnchorProof`, `ChainAnchorSubmitter`, `CredentialChainAnchor`. Semiring algebra moved toMedium4/11/2026
motebit@0.8.0### Minor Changes - b231e9c: MIT/BSL protocol boundary, credential anchoring, unified Solana anchoring - **@motebit/crypto** — new package (replaces @motebit/verify). First npm publish. Sign and verify all artifacts with zero runtime deps. New: `computeCredentialLeaf`, `verifyCredentialAnchor` (4-step self-verification). - **@motebit/protocol** — new types: `CredentialAnchorBatch`, `CredentialAnchorProof`, `ChainAnchorSubmitter`, `CredentialChainAnchor`. Semiring algebra moved toMedium4/11/2026
@motebit/protocol@0.7.0### Minor Changes - 9b6a317: Move trust algebra from MIT sdk to BSL semiring — enforce IP boundary. **Breaking:** The following exports have been removed from `@motebit/sdk`: - `trustLevelToScore`, `trustAdd`, `trustMultiply`, `composeTrustChain`, `joinParallelRoutes` - `evaluateTrustTransition`, `composeDelegationTrust` - `TRUST_LEVEL_SCORES`, `DEFAULT_TRUST_THRESHOLDS`, `TRUST_ZERO`, `TRUST_ONE` These are trust algebra algorithms that belong in the BSL-licensed Medium4/1/2026
@motebit/sdk@0.7.0### Minor Changes - 9b6a317: Move trust algebra from MIT sdk to BSL semiring — enforce IP boundary. **Breaking:** The following exports have been removed from `@motebit/sdk`: - `trustLevelToScore`, `trustAdd`, `trustMultiply`, `composeTrustChain`, `joinParallelRoutes` - `evaluateTrustTransition`, `composeDelegationTrust` - `TRUST_LEVEL_SCORES`, `DEFAULT_TRUST_THRESHOLDS`, `TRUST_ZERO`, `TRUST_ONE` These are trust algebra algorithms that belong in the BSL-licensed Medium4/1/2026
@motebit/verify@0.7.0### Minor Changes - 9b6a317: Move trust algebra from MIT sdk to BSL semiring — enforce IP boundary. **Breaking:** The following exports have been removed from `@motebit/sdk`: - `trustLevelToScore`, `trustAdd`, `trustMultiply`, `composeTrustChain`, `joinParallelRoutes` - `evaluateTrustTransition`, `composeDelegationTrust` - `TRUST_LEVEL_SCORES`, `DEFAULT_TRUST_THRESHOLDS`, `TRUST_ZERO`, `TRUST_ONE` These are trust algebra algorithms that belong in the BSL-licensed Medium4/1/2026
motebit@0.7.0### Minor Changes - 9b6a317: Move trust algebra from MIT sdk to BSL semiring — enforce IP boundary. **Breaking:** The following exports have been removed from `@motebit/sdk`: - `trustLevelToScore`, `trustAdd`, `trustMultiply`, `composeTrustChain`, `joinParallelRoutes` - `evaluateTrustTransition`, `composeDelegationTrust` - `TRUST_LEVEL_SCORES`, `DEFAULT_TRUST_THRESHOLDS`, `TRUST_ZERO`, `TRUST_ONE` These are trust algebra algorithms that belong in the BSL-licensed Medium4/1/2026
create-motebit@0.7.0### Minor Changes - 9b6a317: Move trust algebra from MIT sdk to BSL semiring — enforce IP boundary. **Breaking:** The following exports have been removed from `@motebit/sdk`: - `trustLevelToScore`, `trustAdd`, `trustMultiply`, `composeTrustChain`, `joinParallelRoutes` - `evaluateTrustTransition`, `composeDelegationTrust` - `TRUST_LEVEL_SCORES`, `DEFAULT_TRUST_THRESHOLDS`, `TRUST_ZERO`, `TRUST_ONE` These are trust algebra algorithms that belong in the BSL-licensed Medium4/1/2026
create-motebit@0.6.11### Patch Changes - [`4f40061`](https://github.com/motebit/motebit/commit/4f40061bdd13598e3bf8d95835106e606cd8bb17) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`0cf07ea`](https://github.com/motebit/motebit/commit/0cf07ea7fec3543b041edd2e793abee75180f9e9) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`49d8037`](https://github.com/motebit/motebit/commit/49d8037a5ed45634c040a74206f57117fdb69842) Thanks [@hakimlabs](hMedium3/26/2026
@motebit/sdk@0.6.11### Patch Changes - [`4f40061`](https://github.com/motebit/motebit/commit/4f40061bdd13598e3bf8d95835106e606cd8bb17) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`0cf07ea`](https://github.com/motebit/motebit/commit/0cf07ea7fec3543b041edd2e793abee75180f9e9) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`49d8037`](https://github.com/motebit/motebit/commit/49d8037a5ed45634c040a74206f57117fdb69842) Thanks [@hakimlabs](hMedium3/26/2026
motebit@0.6.11### Patch Changes - [`4f40061`](https://github.com/motebit/motebit/commit/4f40061bdd13598e3bf8d95835106e606cd8bb17) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`0cf07ea`](https://github.com/motebit/motebit/commit/0cf07ea7fec3543b041edd2e793abee75180f9e9) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`49d8037`](https://github.com/motebit/motebit/commit/49d8037a5ed45634c040a74206f57117fdb69842) Thanks [@hakimlabs](hMedium3/26/2026
@motebit/verify@0.6.11### Patch Changes - [`4f40061`](https://github.com/motebit/motebit/commit/4f40061bdd13598e3bf8d95835106e606cd8bb17) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`0cf07ea`](https://github.com/motebit/motebit/commit/0cf07ea7fec3543b041edd2e793abee75180f9e9) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`49d8037`](https://github.com/motebit/motebit/commit/49d8037a5ed45634c040a74206f57117fdb69842) Thanks [@hakimlabs](hMedium3/26/2026
v0.6.10## v0.6.10 ### Creature Intelligence - **State vector convergence fix** — hysteresis was permanently trapping EMA at ~33% of target. Creature now fully converges to AI-pushed state values. - **Trust accumulation → creature behavior** — gradient baselines now feed confidence, affect_valence, affect_arousal, and curiosity into the state vector. A creature at 100 interactions wakes up and moves differently than a fresh one. ### Security - **Device auth fix** — relay poll endpoint now verifies devMedium3/24/2026
motebit@0.6.10### Patch Changes - [`d64c5ce`](https://github.com/motebit/motebit/commit/d64c5ce0ae51a8a78578f49cfce854f9b5156470) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`ae0b006`](https://github.com/motebit/motebit/commit/ae0b006bf8a0ec699de722efb471d8a9003edd61) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`94f716d`](https://github.com/motebit/motebit/commit/94f716db4b7b25fed93bb989a2235a1d5efa1421) Thanks [@hakimlabs](hMedium3/24/2026
create-motebit@0.6.10### Patch Changes - [`d64c5ce`](https://github.com/motebit/motebit/commit/d64c5ce0ae51a8a78578f49cfce854f9b5156470) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`ae0b006`](https://github.com/motebit/motebit/commit/ae0b006bf8a0ec699de722efb471d8a9003edd61) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`94f716d`](https://github.com/motebit/motebit/commit/94f716db4b7b25fed93bb989a2235a1d5efa1421) Thanks [@hakimlabs](hMedium3/24/2026
@motebit/sdk@0.6.10### Patch Changes - [`d64c5ce`](https://github.com/motebit/motebit/commit/d64c5ce0ae51a8a78578f49cfce854f9b5156470) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`ae0b006`](https://github.com/motebit/motebit/commit/ae0b006bf8a0ec699de722efb471d8a9003edd61) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`94f716d`](https://github.com/motebit/motebit/commit/94f716db4b7b25fed93bb989a2235a1d5efa1421) Thanks [@hakimlabs](hMedium3/24/2026
@motebit/verify@0.6.10### Patch Changes - [`d64c5ce`](https://github.com/motebit/motebit/commit/d64c5ce0ae51a8a78578f49cfce854f9b5156470) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`ae0b006`](https://github.com/motebit/motebit/commit/ae0b006bf8a0ec699de722efb471d8a9003edd61) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`94f716d`](https://github.com/motebit/motebit/commit/94f716db4b7b25fed93bb989a2235a1d5efa1421) Thanks [@hakimlabs](hMedium3/24/2026
motebit@0.6.0## v0.6.0: zero-dep verify, memory calibration, CLI republish ### Packages - **@motebit/sdk** — Core types for the motebit protocol. Zero deps, MIT - **@motebit/verify** — Verify any motebit artifact. Zero runtime deps (noble bundled), MIT - **create-motebit** — Scaffold signed identity and agent projects. Zero runtime deps, MIT - **motebit** — Operator console: REPL, daemon, MCP server, delegation, credentials. BSL-1.1 (converts to Apache-2.0) ### Changes - @motebit/verify: bundle noble viaMedium3/23/2026
create-motebit@0.5.3### Patch Changes - [`268033b`](https://github.com/motebit/motebit/commit/268033b7c7163949ab2510a7d599f60b5279009b) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`8efad8d`](https://github.com/motebit/motebit/commit/8efad8d77a5c537df3866771e28a9123930cf3f8) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`61eca71`](https://github.com/motebit/motebit/commit/61eca719ab4c6478be62fb9d050bdb8a56c8fc88) Thanks [@hakimlabs](hLow3/22/2026
@motebit/sdk@0.5.3### Patch Changes - [`268033b`](https://github.com/motebit/motebit/commit/268033b7c7163949ab2510a7d599f60b5279009b) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`8efad8d`](https://github.com/motebit/motebit/commit/8efad8d77a5c537df3866771e28a9123930cf3f8) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`61eca71`](https://github.com/motebit/motebit/commit/61eca719ab4c6478be62fb9d050bdb8a56c8fc88) Thanks [@hakimlabs](hLow3/22/2026
@motebit/verify@0.5.3### Patch Changes - [`268033b`](https://github.com/motebit/motebit/commit/268033b7c7163949ab2510a7d599f60b5279009b) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`8efad8d`](https://github.com/motebit/motebit/commit/8efad8d77a5c537df3866771e28a9123930cf3f8) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`61eca71`](https://github.com/motebit/motebit/commit/61eca719ab4c6478be62fb9d050bdb8a56c8fc88) Thanks [@hakimlabs](hLow3/22/2026
@motebit/sdk@0.5.2### Patch Changes - [`daa55b6`](https://github.com/motebit/motebit/commit/daa55b623082912eb2a7559911bccb9a9de7052f) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`1d06551`](https://github.com/motebit/motebit/commit/1d06551bff646336aa369b3c126bbd40aa13b806) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`1d06551`](https://github.com/motebit/motebit/commit/1d06551bff646336aa369b3c126bbd40aa13b806) Thanks [@hakimlabs](hLow3/21/2026
@motebit/verify@0.5.2### Patch Changes - [`daa55b6`](https://github.com/motebit/motebit/commit/daa55b623082912eb2a7559911bccb9a9de7052f) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`1d06551`](https://github.com/motebit/motebit/commit/1d06551bff646336aa369b3c126bbd40aa13b806) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`1d06551`](https://github.com/motebit/motebit/commit/1d06551bff646336aa369b3c126bbd40aa13b806) Thanks [@hakimlabs](hLow3/21/2026
create-motebit@0.5.2### Patch Changes - [`daa55b6`](https://github.com/motebit/motebit/commit/daa55b623082912eb2a7559911bccb9a9de7052f) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`1d06551`](https://github.com/motebit/motebit/commit/1d06551bff646336aa369b3c126bbd40aa13b806) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`1d06551`](https://github.com/motebit/motebit/commit/1d06551bff646336aa369b3c126bbd40aa13b806) Thanks [@hakimlabs](hLow3/21/2026
@motebit/verify@0.5.1### Patch Changes - [`9cd8d46`](https://github.com/motebit/motebit/commit/9cd8d4659f8e9b45bf8182f5147e37ccda304606) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`d7ca110`](https://github.com/motebit/motebit/commit/d7ca11015e1194c58f7a30d653b2e6a9df93149e) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`48d2165`](https://github.com/motebit/motebit/commit/48d21653416498f2ff83ea7ba570cc9254a4d29b) Thanks [@hakimlabs](hLow3/21/2026
create-motebit@0.5.1### Patch Changes - [`9cd8d46`](https://github.com/motebit/motebit/commit/9cd8d4659f8e9b45bf8182f5147e37ccda304606) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`d7ca110`](https://github.com/motebit/motebit/commit/d7ca11015e1194c58f7a30d653b2e6a9df93149e) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`48d2165`](https://github.com/motebit/motebit/commit/48d21653416498f2ff83ea7ba570cc9254a4d29b) Thanks [@hakimlabs](hLow3/21/2026
@motebit/sdk@0.5.1### Patch Changes - [`9cd8d46`](https://github.com/motebit/motebit/commit/9cd8d4659f8e9b45bf8182f5147e37ccda304606) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`d7ca110`](https://github.com/motebit/motebit/commit/d7ca11015e1194c58f7a30d653b2e6a9df93149e) Thanks [@hakimlabs](https://github.com/hakimlabs)! - auto-generated patch bump - [`48d2165`](https://github.com/motebit/motebit/commit/48d21653416498f2ff83ea7ba570cc9254a4d29b) Thanks [@hakimlabs](hLow3/21/2026
@motebit/sdk@0.5.0# @motebit/sdk Changelog All notable changes to `@motebit/sdk` are documented here. For full project history, see the [root changelog](../../CHANGELOG.md). ## [0.3.0] - 2026-03-13 ### Added - Branded ID types: `AllocationId`, `SettlementId`, `ListingId`, `ProposalId` (join existing `MotebitId`, `DeviceId`, `NodeId`, `GoalId`, `EventId`, `ConversationId`, `PlanId`) - `PrecisionWeights` interface for active inference precision feedback - `exploration_weight` field on `MarketConfig` - `Low3/20/2026
@motebit/verify@0.4.0# @motebit/verify Changelog All notable changes to `@motebit/verify` are documented here. For full project history, see the [root changelog](../../CHANGELOG.md). ## [0.4.0] - 2026-03-17 ### Added - Polymorphic `verify(artifact, options?)` — verifies any Motebit artifact: identity files, execution receipts, verifiable credentials, and verifiable presentations - Discriminated union result types: `IdentityVerifyResult`, `ReceiptVerifyResult`, `CredentialVerifyResult`, `PresentationVerifyResLow3/17/2026
create-motebit@0.3.1### Patch Changes - [`cc5faa4`](https://github.com/motebit/motebit/commit/cc5faa4044e3c441a40c2da8a56eebcdd8a9994c) Thanks [@hakimlabs](https://github.com/hakimlabs)! - Harden build: switch to tsup for robust shebang injection, inject version strings at build time to eliminate drift, bundle all dependencies into single zero-dep output. All notable changes to `create-motebit` are documented here. For full project history, see the [root changelog](../../CHANGELOG.md). Low3/17/2026
desktop-v0.1.0Desktop app binaries. macOS builds are unsigned — right-click → Open on first launch.Low3/16/2026
v0.3.0-publicFirst public release. 39 packages, 133K lines of TypeScript, 3,000+ tests. **Published npm packages:** - `create-motebit` — scaffold a signed agent identity - `motebit` — CLI operator console - `@motebit/sdk` — protocol types (zero deps, MIT) - `@motebit/verify` — signature verification (zero deps, MIT) **Specifications:** - `motebit/identity@1.0` — agent identity file format - `motebit/execution-ledger@1.0` — signed goal timelines - `motebit/relay-federation@1.0` — multi-relay peering **SurfLow3/14/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

openpaeanOpen source AI agent CLI with executor framework (a8e, Claude Code), gateway relay, MCP support, and scrolling TUImain@2026-06-04
agentdialDial your AI agent into every platform. One identity. Every channel.main@2026-06-03
@senso-ai/shipablesCLI for installing, managing, and publishing AI agent skills from the Shipables registry0.1.2
bernard-agentLocal CLI AI agent with multi-provider support0.8.1
paeanPaean AI CLI - Claude Code-like AI agent with local MCP integration, task management, and autonomous worker mode0.10.19

More in MCP Servers

PlanExeCreate a plan from a description in minutes
agentroveYour own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers.
ProxmoxMCP-PlusEnhanced Proxmox MCP server with advanced virtualization management and full OpenAPI integration.
node9-proxyThe Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.