Stats
Actions
Tags
From forge
Runs locally via stdio using Foundry's Forge CLI for Ethereum smart contract building, testing, fuzzing, and deployment.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"forge": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/forge-mcp-server/start.sh"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bashCommand-line arguments passed to the server process
npx claudepluginhub tt-wang/forge --plugin forge