Urbit

Urbit is an open-source personal server platform combining Urbit ID — a self-sovereign, Ethereum-anchored identity system (Azimuth) — with Urbit OS, a deterministic operating system built on the Nock virtual machine and the Hoon language. Every user runs their own ship, a self-hosted server whose Eyre HTTP vane exposes the platform's API surface: cookie-authenticated channels (JSON actions in, Server-Sent Events out), read-only scries, and threads, with first-party JavaScript clients published under the @urbit npm scope. The project is notably agent-native: urbit.org publishes a canonical llms.txt, machine-oriented markdown mirrors, public Agent Skills, and a documented MCP path for driving ships from LLM clients. Originally bootstrapped by Tlon and backed by investors including Pantera Capital, the network's identity layer trades as ERC-721 NFTs with a Layer 2 naive rollup (roller.urbit.org) that eliminates gas costs.

Urbit publishes 2 APIs on the APIs.io network. Tagged areas include Company, Crypto, Personal Servers, Decentralized Identity, and Peer-to-Peer.

Urbit’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, authentication, changelog, and 19 more developer resources.

31.9/100 thin ▬ flat Agent 12/100 agent aware saas Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
2 APIs 1 MCP Servers
CompanyCryptoPersonal ServersDecentralized IdentityPeer-to-PeerOperating SystemsSelf-HostingAgents

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 31.9/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 17.1 / 20
Access Clarity 4.2 / 20
Operational Transparency 2.4 / 13
Contract Governance 0.5 / 12
Discoverability 7.6 / 10
Agent readiness — 12/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/urbit: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Urbit Ship HTTP API (Eyre)

The HTTP interface of every Urbit ship, served by the Eyre kernel vane. Clients authenticate by POSTing the ship's web login code to /~/login for an urbauth session cookie, then...

Azimuth Layer 2 Roller HTTP RPC-API

The HTTP RPC-API of Azimuth's Layer 2 naive rollup roller, primarily intended for interacting with Bridge. Tlon operates the default public roller at roller.urbit.org, which bat...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Urbit MCP Server

Urbit MCP (%mcp) is a general-purpose Model Context Protocol interface for Urbit, documented in urbit.org's first-party public agent-skill snapshot (/.agents/skills/using-urbit-...

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Urbit Authentication

cookie-session · 2 schemes

SECURITY

Urbit Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: urbit
name: Urbit
description: 'Urbit is an open-source personal server platform combining Urbit ID — a self-sovereign, Ethereum-anchored identity
  system (Azimuth) — with Urbit OS, a deterministic operating system built on the Nock virtual machine and the Hoon language.
  Every user runs their own ship, a self-hosted server whose Eyre HTTP vane exposes the platform''s API surface: cookie-authenticated
  channels (JSON actions in, Server-Sent Events out), read-only scries, and threads, with first-party JavaScript clients published
  under the @urbit npm scope. The project is notably agent-native: urbit.org publishes a canonical llms.txt, machine-oriented
  markdown mirrors, public Agent Skills, and a documented MCP path for driving ships from LLM clients. Originally bootstrapped
  by Tlon and backed by investors including Pantera Capital, the network''s identity layer trades as ERC-721 NFTs with a Layer
  2 naive rollup (roller.urbit.org) that eliminates gas costs.'
url: https://raw.githubusercontent.com/api-evangelist/urbit/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: profile
x-tier-reason: enriched-from-portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://s3.us-east-1.amazonaws.com/urbit.orgcontent/Social+Cards/Urbit+Home_Social+Card.png
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Crypto
- Personal Servers
- Decentralized Identity
- Peer-to-Peer
- Operating Systems
- Self-Hosting
- Agents
apis:
- name: Urbit Ship HTTP API (Eyre)
  description: 'The HTTP interface of every Urbit ship, served by the Eyre kernel vane. Clients authenticate by POSTing the
    ship''s web login code to /~/login for an urbauth session cookie, then interact through channels (PUT JSON action arrays
    — poke, subscribe, ack, unsubscribe, delete — to /~/channel/{uid}, with responses as Server-Sent Events), read-only scries
    (GET /~/scry/{app}{path}.{mark}), and Spider threads. Self-hosted: every ship serves its own endpoint; there is no central
    production host.'
  humanURL: https://docs.urbit.org/urbit-os/kernel/eyre/external-api-ref
  baseURL: https://{ship-host}
  tags:
  - HTTP
  - Server-Sent Events
  - Channels
  - Self-Hosted
  properties:
  - type: Documentation
    url: https://docs.urbit.org/urbit-os/kernel/eyre
  - type: APIReference
    url: https://docs.urbit.org/urbit-os/kernel/eyre/external-api-ref
- name: Azimuth Layer 2 Roller HTTP RPC-API
  description: The HTTP RPC-API of Azimuth's Layer 2 naive rollup roller, primarily intended for interacting with Bridge.
    Tlon operates the default public roller at roller.urbit.org, which batches Urbit ID transactions (key rotations, transfers,
    spawns) onto Ethereum without per-user gas costs.
  humanURL: https://docs.urbit.org/urbit-id/l2/layer2-api
  baseURL: https://roller.urbit.org
  tags:
  - JSON-RPC
  - Ethereum
  - Identity
  - Layer 2
  properties:
  - type: Documentation
    url: https://docs.urbit.org/urbit-id/l2/roller
  - type: APIReference
    url: https://docs.urbit.org/urbit-id/l2/layer2-api
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/urbit-domain-security.yml
- type: Website
  url: https://urbit.org/
- type: DeveloperPortal
  url: https://docs.urbit.org/
- type: Documentation
  url: https://docs.urbit.org/
- type: APIReference
  url: https://docs.urbit.org/urbit-os/kernel/eyre/external-api-ref
- type: GettingStarted
  url: https://docs.urbit.org/get-on-urbit
- type: Support
  url: https://urbit.org/overview/running-urbit/support
- type: Blog
  url: https://urbit.org/blog
- type: GitHubOrganization
  url: https://github.com/urbit
- type: TermsOfService
  url: https://urbit.org/terms-of-service
- type: PrivacyPolicy
  url: https://urbit.org/privacy
- type: LLMsTxt
  url: llms/urbit-llms.txt
- type: AgentsMd
  url: https://urbit.org/agents.md
- type: WellKnown
  url: well-known/urbit-well-known.yml
- type: MCPServer
  url: mcp/urbit-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Packages
  url: packages/urbit-packages.yml
- type: SDKs
  url: packages/urbit-packages.yml
- type: Authentication
  url: authentication/urbit-authentication.yml
- type: Conventions
  url: conventions/urbit-conventions.yml
- type: ErrorCatalog
  url: errors/urbit-problem-types.yml
- type: Conformance
  url: conformance/urbit-conformance.yml
- type: Lifecycle
  url: lifecycle/urbit-lifecycle.yml
- type: ChangeLog
  url: changelog/urbit-changelog.yml
- type: Sandbox
  url: sandbox/urbit-sandbox.yml
- type: CLI
  url: cli/urbit-cli.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 21
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/urbit"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/urbit/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/urbit/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.