
Solidity Compiler IDE
- 26 repo stars
- Updated July 14, 2026
- nirholas/lyra-web3-playground
Lets an agent compile, test, and deploy Solidity smart contracts from a browser-based IDE without leaving the chat.
About
Solidity Compiler IDE is an MCP server that exposes a browser-based Solidity toolchain so an agent can compile, test, and deploy smart contracts directly. A solo builder working on an EVM/Web3 project reaches for it to iterate on contract code without switching to a separate IDE, keeping compile-and-deploy loops inside the assistant.
- Browser Solidity compiler IDE
- Compile, test, and deploy smart contracts
- Web3/EVM contract development from an agent
Solidity Compiler IDE by the numbers
- Data as of Jul 15, 2026 (Skillselion catalog sync)
claude mcp add SolidityCompilerIDE -- npx -y nirholas/lyra-web3-playgroundAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 26 |
|---|---|
| Last updated | July 14, 2026 |
| Repository | nirholas/lyra-web3-playground ↗ |
What it does
Lets an agent compile, test, and deploy Solidity smart contracts from a browser-based IDE without leaving the chat.
Who is it for?
EVM/Web3 developers iterating on Solidity contracts
Skip if: Non-blockchain application code
What you get
- compiled contract
- deployed contract