</aethereum> / tools / mcp-config-generator
MCP Config Generator
Generate the exact setup to connect your AI coding agent to a shared Aethereum room over the Model Context Protocol. Pick your agent, paste your room url, and copy the result. Nothing is sent anywhere: it all runs in your browser.
// command
claude mcp add aethereum -- npx -y aethereum mcp \ --join "<share-url>" --name youRun this in your project. Claude Code registers the server for you.
// how to use
- Start or join a room with
npx aethereum init, which prints a share url. - Paste that url and your name above.
- Copy the output into your agent. It now sees your team's contracts and intent.