Wavedash docs and workflow guidance for building and publishing browser games.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
AI integration assets for Wavedash.
The canonical skill source lives in the Wavedash docs repo under skills/ and
is served from https://docs.wavedash.com/.well-known/skills/index.json.
This repo syncs that source into skills/ so agent platforms can install or
index the published assets from GitHub.
The mcp/ package contains a read-only, unauthenticated remote MCP server for
public Wavedash docs. It does not access user accounts, local files, builds, or
private Wavedash data.
Provider plugins include Wavedash skills and, where supported, bundled config for the hosted remote MCP server.
skills/ - synced canonical skills for platforms that consume skills directly.providers/claude/plugin/ - Claude Code plugin package.providers/cursor/plugin/ - Cursor plugin package.providers/openai/plugin/ - Codex plugin package.mcp/ - read-only remote MCP server for public Wavedash docs..claude-plugin/marketplace.json - Claude Code marketplace manifest..cursor-plugin/marketplace.json - Cursor marketplace manifest..agents/plugins/marketplace.json - Codex marketplace manifest.gemini-extension.json - Gemini CLI extension manifest using the root
skills/ directory.Pull from the public docs endpoint:
Pull from a local docs checkout:
GitHub Actions runs the same sync daily and commits changes when docs updates change the generated skill files.
The Wavedash remote MCP server is live at:
It is read-only and unauthenticated. It exposes public Wavedash docs, SDK guidance, engine setup help, and publishing checklists for agents.
Remote MCP clients that support Streamable HTTP can connect directly to the endpoint above.
Run the docs-only MCP server locally:
The endpoint is http://localhost:3000/mcp.
Validate the Cloudflare Worker bundle without publishing:
Deploy the MCP Worker from an environment that provides Cloudflare credentials:
MIT
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/wavedash)<a href="https://allmcps.com/mcp/wavedash"><img src="https://allmcps.com/api/badge/wavedash?style=directory" alt="Wavedash on AllMCPs" /></a>