remix-project-org/remix-project
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
Platform-specific configuration:
{
"mcpServers": {
"remix-project": {
"command": "npx",
"args": [
"-y",
"remix-project"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...