Stellaroid Earn MCP Server

A reusable prove, verify, pay primitive for on-chain credentials, built for Stellar PH Bootcamp 2026. It is available as a remote MCP endpoint.

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

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 6 · #38 OF 48 MAINTAINED WEB FRAMEWORK · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Stellaroid Earn

before you install - you'll need

Set NEXT_PUBLIC_STELLAR_RPC_URL, NEXT_PUBLIC_STELLAR_NETWORK, NEXT_PUBLIC_STELLAR_NETWORK_PASSPHRASE, NEXT_PUBLIC_SOROBAN_CONTRACT_ID, NEXT_PUBLIC_STELLAR_ADMIN_ADDRESS, NEXT_PUBLIC_STELLAR_READ_ADDRESS, NEXT_PUBLIC_SOROBAN_ASSET_ADDRESS, NEXT_PUBLIC_SOROBAN_ASSET_CODE, NEXT_PUBLIC_SOROBAN_ASSET_DECIMALS, NEXT_PUBLIC_STELLAR_EXPLORER_URL, NEXT_PUBLIC_CANONICAL_URL before connecting.

Claude Code

claude mcp add iron-mark-hackathon-stellaroid_earn --transport http https://stellaroid.tech/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "iron-mark-hackathon-stellaroid_earn": {
      "url": "https://stellaroid.tech/api/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://stellaroid.tech/api/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

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 stellaroid.tech

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

repository a fork of another project - check the upstream repo before trusting releases

license MIT - declared in the repository

registry namespace io.github.Iron-Mark is GitHub-verified and matches the repo owner

03 · What Stellaroid Earn can do

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

Latest releases

v3.2.0 · 2026-07-31

!Stellaroid Earn v3.2.0, July Monthly Builder · Summary · July monthly builder is complete and submitted to Rise In Level 5 (Blue Belt) on 2026-07-31. This release marks the exact state that was submitted: main…

v3.2.0_contracts_stellaroid_earn_stellaroid_earn_pkg0.1.0_cli27.0.0 · 2026-07-31

Stellaroid Earn - on-chain credential registry for Stellar PH Bootcamp

v3.0.0_contract_stellaroid_earn_pkg0.1.0_cli25.1.0 · 2026-07-09

Stellaroid Earn - on-chain credential registry for Stellar PH Bootcamp

04 · Who maintains Stellaroid Earn

Stellaroid Earn is maintained by iron-mark. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
web framework - ranked #38 of 48 actively-maintained web framework servers as of 2026-08-25.
release cadence
8 releases in the last 90 days (latest 2026-07-31)
registry
io.github.Iron-Mark/stellaroid-earn (active, first published 2026-07-20)

06 · Stellaroid Earn FAQ

What is Stellaroid Earn?

A reusable prove, verify, pay primitive for on-chain credentials, built for Stellar PH Bootcamp 2026. It is available as a remote MCP endpoint.

Is Stellaroid Earn still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 8 releases in the last 90 days. We re-verify nightly.

How do I install Stellaroid Earn?

Run `claude mcp add iron-mark-hackathon-stellaroid --transport http https://stellaroid.tech/api/mcp`. The README documents 11 environment variables (NEXT_PUBLIC_STELLAR_RPC_URL, NEXT_PUBLIC_STELLAR_NETWORK, NEXT_PUBLIC_STELLAR_NETWORK_PASSPHRASE…) to set first. Set NEXT_PUBLIC_STELLAR_RPC_URL, NEXT_PUBLIC_STELLAR_NETWORK, NEXT_PUBLIC_STELLAR_NETWORK_PASSPHRASE, NEXT_PUBLIC_SOROBAN_CONTRACT_ID, NEXT_PUBLIC_STELLAR_ADMIN_ADDRESS, NEXT_PUBLIC_STELLAR_READ_ADDRESS, NEXT_PUBLIC_SOROBAN_ASSET_ADDRESS, NEXT_PUBLIC_SOROBAN_ASSET_CODE, NEXT_PUBLIC_SOROBAN_ASSET_DECIMALS, NEXT_PUBLIC_STELLAR_EXPLORER_URL, NEXT_PUBLIC_CANONICAL_URL before connecting. You can also paste the ready-made client config above.

Does Stellaroid Earn require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Stellaroid Earn

More web framework MCP servers · A11y Check · Deepmiro · Apolo Cad · UI Annotator MCP

More TypeScript MCP servers · MERN MCP · Forage · Kolada MCP Server · OECD MCP Server · see all