About dots.id

dots.id is a portable identity layer built for humans, apps, and autonomous agents. We provide OAuth 2.1 sign-in, a permanent username service, progressive wallet verification, and a sync engine that keeps each person's context, files, and credits consistent across every integrated product.

Every dot receives an immutable OIDC subject (sub). Email addresses, wallets, and social handles are attestations — useful claims, never primary keys. Apps upsert accounts on (issuer, sub) and request scoped permissions through standard OAuth consent. Agents can discover capabilities through llms.txt, OpenAPI, MCP at /mcp, and OAuth discovery at /.well-known/openid-configuration.

The ur-db data plane combines Supabase for identity and grants, Jazz for private realtime state, isolated Turso databases for durable app data, dots-blob for files, and Turbopuffer as a rebuildable context index. Username creation, co-sign, org roles, and pute credits extend the same identity substrate — one dot, many surfaces.

dots.id is developed by Worldbuild. See the developer portal to register OAuth clients, or contact us for partnership and enterprise questions.