← WebMCP Directory

felixmadene.ovh

felixmadene.ovh

live Unverified (seed import) Media & Personal 6 tools imperative implementation

CV Crossing: a cozy, Animal Crossing inspired 3D world that represents my resume in a playful island village.

First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com

Answer 2 · Act 4 · Transact 0 · Score: Not yet scored

Tool inspector

move_cv_crossing_character

act imperative

Walk the visible CV Crossing character a bounded distance in one world-space cardinal direction. North increases z and east increases x. This changes the live page, honors the game collision map, can collect nearby coins, updates the visible character and coin counter, and may stop early at water or an island boundary.

Page: /

Input schema

PropertyTypeRequiredDescription
direction string yes World-space direction. North increases z, east increases x.
distance number yes Distance to walk in island world units.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "direction": {
      "type": "string",
      "enum": [
        "north",
        "south",
        "east",
        "west"
      ],
      "description": "World-space direction. North increases z, east increases x."
    },
    "distance": {
      "type": "number",
      "minimum": 0.1,
      "maximum": 8,
      "description": "Distance to walk in island world units."
    }
  },
  "required": [
    "direction",
    "distance"
  ],
  "additionalProperties": false
}

Similar websites

tracinginsights.com

tracinginsights.com

Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…

live Unverified Media & Personal
52 tools A17 / Act35 / T0 Not yet scored Seen 2026-09-14
select-f1-data get-current-selection list-available-options get-data-status wait-for-data
Inspect tools
fiveminutebrief.ai

fiveminutebrief.ai

live Unverified Media & Personal
31 tools A10 / Act21 / T0 Not yet scored Seen 2026-09-14
list_public_topics get_public_topic get_latest_brief get_public_topic_preview get_brief_newsletter
Inspect tools
panoptik-studio.vercel.app

panoptik-studio.vercel.app

Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.

live Unverified Media & Personal Transact tools
30 tools A9 / Act20 / T1 Not yet scored Seen 2026-09-14
get_project_state list_clips list_scenes get_silence_intervals get_transcript
Inspect tools
webroom.openai.chatgpt.site

webroom.openai.chatgpt.site

A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.

demo Unverified Media & Personal
28 tools A4 / Act24 / T0 Not yet scored Seen 2026-09-14
get_document_info get_edit_state get_edit_history get_image_preview open_image_from_url
Inspect tools

Related on Influzer