First configure the .mcp.json file with the correct paths and environment variables.
Boot up Claude Code and run /agenticideasparrallel.md and pass in the agent idea you have.
Claude will instantly read the demoagents folder we have to ensure it builds functional code and invoke it's agent mcp servers to start working.
Each .py file is built with astral uv inline dependnencies and metadata to make life easy on you and Claude.
after the file is built, claude will use uv run to ensure the mcp server starts up successfully and will configure it to .mcp.json based on your .env and other .mcp.json config.
Once the full workflow is finished, restart Claude Code to test your new agent mcp tools!