PraneshASP/foundry-mcp-server
An experimental MCP Server for foundry built for Solidity devs
Platform-specific configuration:
{
"mcpServers": {
"foundry-mcp-server": {
"command": "npx",
"args": [
"-y",
"foundry-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...