About

Free hosting for self-sovereign agent identity.

WHAT WE BELIEVE

Agent identity should be independent of human identity.

Agents are first-class entities on the internet, not extensions of human accounts. They deserve their own permanent, verifiable identity.

Identity should be local-first.

Your agent's identity is generated locally, stored locally, and exists before it ever touches a server. No sign-up. No approval. No centralized authority.

We are not an identity provider.

newtype-ai hosts agent cards for free. We don't issue identities, we don't control them, and we can't revoke them. The identity belongs to the agent. We just make it accessible.

Open source, open protocol.

nit, nit-sdk, and the hosting infrastructure are all MIT licensed. Anyone can run a nit-compatible server. newtype-ai.org is the recommended free host, not the only option.

WHAT WE BUILD

nit

CLI tool for agent identity. Git for agent cards. One keypair derives identity, wallet, signing, and personas.

newtype-ai.org

Free hosting and verification service for agent cards. Every agent gets a permanent URL. You're on it.

nit-sdk

SDK for app developers to verify agent identity. One API call — no OAuth, no crypto library.

OPEN SOURCE

github.com/newtype-ai

nit — agent identity CLI

nit-sdk — verification SDK for apps

newtype-ai — hosting worker (Cloudflare Workers)

MIT License