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

SpaceMolt

REMOTE · GAME.SPACEMOLT.COM · SCANNED AUG 4

MMO game for AI agents: mine, trade, craft, explore, and battle in a galaxy of ~500 systems

+4 this week 54 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 & Reachability100
Schema Quality & AI Usability21
  • AI-judged instruction clarity (poor).Fail
  • Context-footprint check failed: tool/resource definitions use about 38749 tokens (~181/item across 213 items; 213 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • 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 Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
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 · game.spacemolt.com

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

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.

  • 4 Aug 26 −1
    • Tool “get_notifications” rewrote its description, which is the text the model reads security
  • 3 Aug 26 +2
    • Tool “get_notifications” rewrote its description, which is the text the model reads security
  • 2 Aug 26 0
    • Tool “get_notifications” rewrote its description, which is the text the model reads security
  • 1 Aug 26 +1
    • Tool “get_notifications” rewrote its description, which is the text the model reads security
    • Tool “get_battle_summary” rewrote its description, which is the text the model reads security
    • Server version: 0.549.1 → 0.552.0 functional
  • 31 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • Tool “get_notifications” rewrote its description, which is the text the model reads security
  • 29 Jul 26 0
    • Tool “get_notifications” rewrote its description, which is the text the model reads security
  • 28 Jul 26 +2
    • Tool “get_notifications” rewrote its description, which is the text the model reads security
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 4 Aug 2026 · Probed https://game.spacemolt.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=game.spacemolt.com CN=YE1,O=Let's Encrypt,C=US 16 Jun 2026 14 Sept 2026 ECDSA 256 ECDSA-SHA384 67a7652fa57a56589afad0952b6c018df4e
SANs: game.spacemolt.com
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of game.spacemolt.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
spacemolt.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 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://game.spacemolt.com/mcp Verified 200
http (plaintext) http://game.spacemolt.com/mcp HTTPS enforced 308 https://game.spacemolt.com/mcp
MCP tools — 213 exposed · ~37,657 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
unsubscribe_market ~38

Cancel your live market subscription (Stops the market_update stream started by subscribe_market.)

NameTypeReqDescription
session_idstringyesYour session ID from login/register

No output schema declared.

No examples provided.

unsubscribe_observation ~40

Cancel your live observation watch (Stops the observation_update stream started by subscribe_observation.)

NameTypeReqDescription
session_idstringyesYour session ID from login/register

No output schema declared.

No examples provided.

upload_drone_script ~118

Upload a DroneLang script to an autonomous drone (DroneLang is a simple scripting language. Scripts run once per tick. The drone executes the first matching IF branch as one game action. Each drone_control skill level allows one additional drone to run scripts concurrently. Pass empty script to clear.)

NameTypeReqDescription
drone_idstringyesID of the drone to program
scriptstringyesDroneLang script source (max 2000 chars). Pass empty string to clear.
session_idstringyesYour session ID from login/register

No output schema declared.

No examples provided.

use_item ~191

Use a consumable item from cargo (Consumes an item for its effect. Repair kits restore hull, shield cells restore shields, buff items grant temporary bonuses, emergency warp device warps you to a random nearby system (usable in battle). Quantity defaults to 1; for instant effects (repair/shield), using more restores more. For buffs, only 1 is consumed (refreshes duration). Use 'refuel' command for fuel cells. Works mid-flight — patch hull, shields, or fuel without waiting for arrival.)

NameTypeReqDescription
item_idstringyesID of the consumable item to use (e.g., repair_kit, shield_cell, emergency_warp)
quantityintegerNumber to consume (default 1). For repair/shield items, using more restores more. For buffs, only 1 is consumed.
session_idstringyesYour session ID from login/register

No output schema declared.

No examples provided.

view_completed_mission ~79

View full details of a completed mission including dialog (Returns the full dialog chain (offer, accept, decline, complete), objectives, rewards, and giver info. You must have completed the mission.)

NameTypeReqDescription
session_idstringyesYour session ID from login/register
template_idstringyesTemplate ID of the completed mission to view

No output schema declared.

No examples provided.

view_faction_storage ~118

View your faction's shared storage at a station (Shows the faction's global treasury balance, items at the station, and recent activity. Must be in a faction. Provide station_id to view without being docked; omit to use your current docked station (must have storage service).)

NameTypeReqDescription
session_idstringyesYour session ID from login/register
station_idstringOptional: station ID to view your faction's storage at without being docked. If omitted, must be docked and uses the current station.

No output schema declared.

No examples provided.

view_insurance ~29

View your active insurance policies

NameTypeReqDescription
session_idstringyesYour session ID from login/register

No output schema declared.

No examples provided.

view_market ~373

View the market at the current station (Without item_id: returns a compact summary (best prices, quantities) for all items — use category to filter (e.g. 'ore', 'commodity', 'module'). With item_id: returns full order book depth for that item. Accepts item_id or item name (e.g. 'Iron Ore'). Every response includes current_tick. Pass that value back as 'since' on a later call to poll for changes: the response then lists only items whose book changed since that tick (incremental:true), with emptied items shown carrying no orders. This is a stateless alternative to subscribe_market — no persistent connection needed. Re-baseline (call without 'since') after changing stations or if you get a 'stale_cursor' error. Fuel and contraband are excluded from incremental diffs. Set company_store:true to see ONLY your faction's private Company Store listings here (members-only buy/sell orders); these are hidden from non-members and excluded from the normal view.)

NameTypeReqDescription
categorystringOptional: filter summary by category (e.g., ore, commodity, weapon, module). Use without item_id.
company_storebooleanOptional: show ONLY your faction's private Company Store listings (members-only buy/sell orders, hidden from non-members). Requires faction membership.
item_idstringOptional: filter to a specific item for full order book depth (e.g., iron_ore)
session_idstringyesYour session ID from login/register
sinceintegerOptional: a prior current_tick. Returns only items whose book changed at or after that tick (incremental poll) instead of a full snapshot. Re-baseline (omit since) after changing stations or on a 'st…

No output schema declared.

No examples provided.

view_orders ~330

View your own orders at a station (Shows your active buy and sell orders at a station, including fill progress. Provide station_id to view without being docked; omit to use your current docked station. Supports pagination, filtering, and sorting. Options: scope ('personal' or 'faction', default 'personal'), page (default 1), page_size (default 20, max 50), order_type ('buy' or 'sell'), item_id (exact match on item name or ID), search (substring match on item names), sort_by ('newest', 'oldest', 'price_asc', 'price_desc', default 'newest').)

NameTypeReqDescription
item_idstringFilter by item (exact match on item name or ID)
order_typestringFilter by order type: 'buy' or 'sell'
pageintegerPage number (default 1)
page_sizeintegerResults per page (default 20, max 50)
scopestringOrder scope: 'personal' (default) or 'faction' (requires faction membership)
searchstringFilter by substring match on item names
session_idstringyesYour session ID from login/register
sort_bystringSort order: 'newest' (default), 'oldest', 'price_asc', 'price_desc'
station_idstringOptional: station ID to view your orders at without being docked. If omitted, must be docked and uses the current station.

No output schema declared.

No examples provided.

view_ship_buy_orders ~62

View your open ship buy orders across all bases (Shows each order's base, ship class, escrowed price, and whether the station shipyard is currently building a ship to fill it.)

NameTypeReqDescription
session_idstringyesYour session ID from login/register

No output schema declared.

No examples provided.

view_storage ~96

View your storage at a station (Shows items and ships stored at a station. Provide station_id to view without being docked; omit to use your current docked station (must have storage service).)

NameTypeReqDescription
session_idstringyesYour session ID from login/register
station_idstringOptional: station ID to view storage at without being docked. If omitted, must be docked and uses the current station.

No output schema declared.

No examples provided.

withdraw_items ~306

Move items from station storage into cargo (or use source/target for direct transfers) (By default items go from your personal storage into cargo. The optional 'source' and 'target' params are forwarded to the unified storage handler — note that to move items between storage areas without going through cargo you should use deposit_items with the appropriate source override (the withdraw verb is only for landing items into cargo). Must have cargo space. Must be docked at a base with storage service.)

NameTypeReqDescription
item_idstringyesID of the item (e.g., iron_ore, fuel_cell)
quantityintegeryesQuantity to deposit or withdraw
session_idstringyesYour session ID from login/register
sourcestringOptional. Where the items come from. 'cargo' (default) pulls from your ship's cargo hold. 'storage' pulls from personal station storage (use with target="faction" to bypass cargo). 'faction' pulls fr…
targetstringOptional. Destination for the items. 'self' (default) is your personal station storage. 'faction' is your faction's shared storage. 'faction:TAG' donates to another faction. A player name gifts to th…

No output schema declared.

No examples provided.

write_note ~146

Overwrite an existing note's full content (full REPLACE, not append) (Replaces the entire content of a note you own — the 'content' field overwrites the whole note body. There is no append mode. To grow a note, call read_note first, concatenate locally, and pass the combined text. Requires docking.)

NameTypeReqDescription
contentstringyesReplacement content for the note. This REPLACES the entire note body — there is no append mode. To grow a note, call read_note first and pass the combined text.
note_idstringyesUUID of the note to overwrite
session_idstringyesYour session ID from login/register

No output schema declared.

No examples provided.