0xClandestine/foundry-mcp-rs
A Model Context Protocol (MCP) server that provides access to all Foundry CLI tools (forge, cast, anvil, chisel) through a unified interface.
Platform-specific configuration:
{
"mcpServers": {
"foundry-mcp-rs": {
"command": "npx",
"args": [
"-y",
"foundry-mcp-rs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...