# Wavedash MCP server

Wavedash docs and workflow guidance for building and publishing browser games.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-wvdsh-wavedash
- Repository: https://github.com/wvdsh/ai
- Website: https://docs.wavedash.com/agents

## Install
- Endpoint: https://mcp.wavedash.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.wavedash.com/mcp

## Tools
- wavedash_implementation_planner (Plan Wavedash Implementation) - Plan a Wavedash game implementation from the user's goal, engine, and requested features. Use this before making architecture claims, selecting SDK features, or writing Wavedash integration code. Read-only and unauthenticated. Endpoint: https://mcp.wavedash.com/mcp
- wavedash_get_agent_workflow (Get Wavedash Agent Workflow) - Return a concise end-to-end workflow for AI agents creating a browser game from scratch and preparing it for Wavedash upload. Read-only and unauthenticated; upload still happens through the Wavedash CLI or Developer Portal. Endpoint: https://mcp.wavedash.com/mcp
- wavedash_search_docs (Search Wavedash Docs) - Search official Wavedash docs for browser game development, SDK integration, engines, CLI, upload, and publishing. Read-only and unauthenticated. Endpoint: https://mcp.wavedash.com/mcp
- wavedash_get_doc (Get Wavedash Doc) - Fetch a full Wavedash docs page as Markdown by path or docs.wavedash.com URL. Read-only and unauthenticated. Endpoint: https://mcp.wavedash.com/mcp
- wavedash_get_quickstart (Get Wavedash Quickstart) - Return the Wavedash setup path for a browser game, optionally including an engine and SDK features. Read-only and unauthenticated. Endpoint: https://mcp.wavedash.com/mcp
- wavedash_get_sdk_reference (Get Wavedash SDK Reference) - Fetch Wavedash SDK docs for a specific feature such as setup, multiplayer, achievements, leaderboards, cloud saves, UGC, players, events, or types. Read-only and unauthenticated. Endpoint: https://mcp.wavedash.com/mcp
- wavedash_get_publishing_checklist (Get Wavedash Publishing Checklist) - Return Wavedash upload and publishing checklist guidance, optionally including an engine-specific docs page. Read-only and unauthenticated. Endpoint: https://mcp.wavedash.com/mcp
- wavedash_validate_config (Validate Wavedash Config) - Validate pasted wavedash.toml text for basic Wavedash CLI config issues. This does not read files; provide the config text as input. Endpoint: https://mcp.wavedash.com/mcp

## Resources
- wavedash://docs/index - Wavedash Docs Index Core Wavedash docs entry points. MIME type: text/markdown

## Prompts
Not captured

## Metadata
- Owner: io.github.wvdsh
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 29, 2026
- Source: https://registry.modelcontextprotocol.io
