This is the development workspace for Bevy Remote Protocol (BRP) tools. The published crates are located in mcp/ and extras/.
.claude/- claude code commands, scripts, and agentic tests for the mcp serverextras/- optional Bevy plugin that adds extra BRP methods for enhanced functionalitymcp/- Model Context Protocol (mcp) server for AI coding assistants to control Bevy appsmcp_macros/- boilerplate-reducing macrostest-*/- examples and applications for testing and development