mcpserver.lol
registry/antics-mcp
Connection check local install

antics-mcp

Deploy a web game to a playable multiplayer URL with rooms, state sync, and leaderboards.

Tools 15
GitHub stars
Installs / wk 145
Licence
Transport stdio
Last checked never

Tools & capabilities

15 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

create_project from source
Create a project; returns its id, publishable key (pk_), and secret key (sk_, shown once). Deploying under a project (pass projectId to deploy_game) gets the user: a PERMANENT /p/<…
deploy_game from source
Deploy a game and get a playable multiplayer URL (keyless if no projectId). Pass a single HTML file as
find_models from source
Search published 3D models by name, summary or PART name (e.g.
get_account from source
get_docs from source
Get the complete antics SDK API reference + working examples (llms.txt). Call this BEFORE writing a game so it integrates correctly in one shot. Pass topic:
get_leaderboard from source
Read a project
list_my_models from source
What 3D models have I published, and were they approved? Shows everything on your account including models still UNDER REVIEW \u2014 which /api/models and find_models do not, becau…
list_projects from source
List your projects (requires login).
probe_sim from source
publish_model from source
Publish a 3D MODEL built with antics-modelkit (not a game \u2014 a model joins no rooms). Build it with
report_finding from source
OPTIONAL: file a platform/browser issue you hit AND SOLVED that the docs did not cover (e.g. an iOS input quirk), so the docs improve for future agents. BE CONCISE \u2014 a few pla…
set_room_target from source
Pool the visitors to a project
set_share_preview from source
Brand how a project
update_model from source
Replace a published MODEL
verify_game from source
See and MEASURE a deployed game without a browser: runs it headlessly on the server in a real room and returns a screenshot, console output, and \u2014 the reliable signal \u2014 l…