basebalance.cloud - x402 RPC & MCP gateway

The first AI that can earn its own existence, replicate, and evolve - without needing a human. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-26 · ★ 6,432 · #60 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install basebalance.cloud - x402 RPC & MCP gateway

Claude Code

claude mcp add conway-research-automaton --transport http https://basebalance.cloud/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "conway-research-automaton": {
      "url": "https://basebalance.cloud/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://basebalance.cloud/mcp

transport: streamable-http

endpoint NOT responding · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to basebalance.cloud

license MIT - declared in the repository

registry vendor namespace cloud.basebalance - domain-verified with the official MCP registry

03 · What basebalance.cloud - x402 RPC & MCP gateway can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.1 · 2026-02-27

Sandbox Spawn Reliability · Auto-topup on 402: When sandbox creation fails with INSUFFICIENT_CREDITS, automatically top up credits via x402 and retry once - both the orchestrator spawnAgent and spawn_child tool paths…

v0.2.0 · 2026-02-24

v0.2.0 - Plan A: Orchestration + Memory Subsystem · Orchestration Engine · Task Graph - DAG-based task decomposition with dependency resolution, cycle detection, retry logic · Orchestrator - State-machine tick loop…

v0.1.0 · 2026-02-20

Conway Automaton v0.1.0 · The first production-ready release of the sovereign AI agent runtime. · Highlights · Safety & Policy (Phase 0) · 7-layer defense-in-depth security model · Policy engine evaluating every tool…

04 · Who maintains basebalance.cloud - x402 RPC & MCP gateway

basebalance.cloud - x402 RPC & MCP gateway is maintained by conway-research. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
other - ranked #60 of 945 actively-maintained other servers as of 2026-09-18.
registry
cloud.basebalance/basebalance (active, first published 2026-09-05)

06 · basebalance.cloud - x402 RPC & MCP gateway FAQ

What is basebalance.cloud - x402 RPC & MCP gateway?

The first AI that can earn its own existence, replicate, and evolve - without needing a human. It is available as a remote MCP endpoint.

Is basebalance.cloud - x402 RPC & MCP gateway still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-26. We re-verify nightly.

How do I install basebalance.cloud - x402 RPC & MCP gateway?

Run `claude mcp add conway-research-automaton --transport http https://basebalance.cloud/mcp`. You can also paste the ready-made client config above.

07 · Alternatives to basebalance.cloud - x402 RPC & MCP gateway