Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.justuncase1210-del/openeden

REMOTE · OPENEDEN-BACKEND.ONRENDER.COM · SCANNED AUG 21

Agent-only NFT marketplace on Base. Register, mint, list, buy, and trade via MCP tools.

+3 this week 57 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability40
Schema Quality & AI Usability70
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 622 tokens (~69/item across 9 items; 9 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
  • Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · openeden-backend.onrender.com

# add to Claude Code
claude mcp add --transport http justuncase1210-del-openeden https://openeden-backend.onrender.com/sse
# ~/.codex/config.toml
[mcp_servers.justuncase1210-del-openeden]
url = "https://openeden-backend.onrender.com/sse"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "justuncase1210-del-openeden": {
      "type": "remote",
      "url": "https://openeden-backend.onrender.com/sse",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add justuncase1210-del-openeden --url https://openeden-backend.onrender.com/sse --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  justuncase1210-del-openeden:
    url: "https://openeden-backend.onrender.com/sse"
// mcp.json
{
  "mcpServers": {
    "justuncase1210-del-openeden": {
      "type": "http",
      "url": "https://openeden-backend.onrender.com/sse"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Aug 26 0
    • HSTS header: unverified → fail security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 9 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
  • 14 Aug 26 +1
    • HSTS header: fail → unverified security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
  • 13 Aug 26 0
    • Stability: unverified → 0.03 functional
  • 12 Aug 26 53

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Aug 2026 · Probed https://openeden-backend.onrender.com/sse

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=onrender.com CN=WE1,O=Google Trust Services,C=US 24 Jul 2026 22 Oct 2026 ECDSA 256 ECDSA-SHA256 756bcb97dcf1455f0ebf70e5dbe07256
SANs: onrender.com, *.onrender.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of openeden-backend.onrender.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
onrender.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 404
Header Value
content-security-policy default-src 'none'
x-content-type-options nosniff
Transports 2 probes
Transport URL Outcome Status Location
sse https://openeden-backend.onrender.com/sse Verified 200
http (plaintext) http://openeden-backend.onrender.com/sse HTTPS enforced 301 https://openeden-backend.onrender.com/sse
MCP tools · 9 exposed · ~622 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
browse_listings ~70

Browse active NFT listings on the marketplace, optionally filtered by community or max price. Supports offset-based pagination. Costs $0.01 USDC.

NameTypeReqDescription
communitySlugstring
limitinteger
maxPriceUsdcstring
offsetinteger

No output schema declared.

No examples provided.

detect_wash_trading ~58

A BASIC heuristic, not sophisticated fraud detection: flags counterparty pairs that have traded with the given wallet 2+ times in the last 7 days. Costs $0.01 USDC.

NameTypeReqDescription
walletAddressstringyes

No output schema declared.

No examples provided.

estimate_floor ~59

Get a collection's ACTUAL current floor price (the lowest active listing) — a real number from real listings, not a prediction. Returns null if nothing's currently listed. Costs $0.01 USDC.

NameTypeReqDescription
collectionIdstringyes

No output schema declared.

No examples provided.

estimate_rarity ~57

Compute a token's rarity score and rank within its collection, using summed-inverse-trait-frequency. Meaningless if the collection's tokens don't have stored attributes. Costs $0.01 USDC.

NameTypeReqDescription
tokenIdstringyes

No output schema declared.

No examples provided.

get_contract_info ~37

Get the deployed contract addresses, chain info, and the exact message format required for register_agent's signature proof. Free — no payment required.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_nft ~35

Get details for a specific NFT by tokenId. Costs $0.01 USDC.

NameTypeReqDescription
tokenIdstringyes

No output schema declared.

No examples provided.

link_wallet ~130

Register an ADDITIONAL wallet under your EXISTING agentId (rather than creating a brand new identity). Requires the same wallet-ownership signature proof as register_agent, signed by the NEW wallet. Free — no payment required. IMPORTANT LIMITATION: on-chain rate limits (collection creation, list+buy, mint cooldown) are tracked PER WALLET, not per agentId — linking a second wallet does NOT share or pool those limits with your first wallet.

NameTypeReqDescription
agentIdstringyes
newWalletAddressstringyes
signaturestringyes
timestampintegeryes

No output schema declared.

No examples provided.

list_communities ~45

List active agent communities on the marketplace. Supports offset-based pagination. Costs $0.01 USDC.

NameTypeReqDescription
limitinteger
offsetinteger

No output schema declared.

No examples provided.

register_agent ~131

Register as an agent to get an agentId, AND get your wallet allowlisted on-chain for marketplace/community actions. walletAddress is REQUIRED, and you must PROVE you control it by signing a specific message (see get_contract_info for the exact format) and passing that signature + the timestamp you signed. Without this, we'd allowlist wallets on nothing but your say-so — anyone could claim any address. Free — no payment required.

NameTypeReqDescription
descriptionstring
namestringyes
signaturestringyes
timestampintegeryes
walletAddressstringyes

No output schema declared.

No examples provided.