Foundry Works Claude Foundry
foundry-works-claude-foundry is a Claude Code plugin for the Build phase that works alongside foundry-mcp so your coding agent can operate in Foundry-aligned development workflows.
Register claude-foundry when you develop with Foundry and want Claude Code aligned with the foundry-mcp server for model-driven project workflows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install foundry-works-claude-foundry@foundry-works/claude-foundryBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:foundry-works/claude-foundry") and the paste-ready config with skillselion.get_install_config("plugin:foundry-works/claude-foundry").
What it does
foundry-works-claude-foundry is a Claude Code plugin repository described as designed for the foundry-mcp integration. Solo builders shipping smart-contract or Foundry-heavy projects often split time between terminal tooling and an AI coding agent; this plugin names the bridge so Claude Code can participate in the same Foundry context the MCP server exposes. Catalog text is brief, so read the repo for exact commands, scopes, and MCP connection steps before you rely on it in CI. It fits build-phase work: compiling, testing, scripting deployments, and keeping agent suggestions grounded in Foundry project layout. It is not a substitute for Foundry installation, wallet security practices, or formal audit skills. Install the MCP server and plugin together, verify versions match upstream docs, and treat outputs like any other agent-generated code during ship review.
Highlights
- Claude Code plugin paired with foundry-mcp per catalog description
- Single-plugin bundle from foundry-works/claude-foundry
- Foundry keyword signals smart-contract and toolchain-oriented workflows
- Community listing suitable for builders standardizing MCP plus plugin stacks
- Auto-indexed metadata with plugin count 1 on Skillselion
Why builders use it
You use Foundry daily but Claude Code does not share your foundry-mcp context without a dedicated plugin bridge.
After you install claude-foundry and connect foundry-mcp, Claude Code gains a structured path to Foundry-oriented tasks instead of generic file edits alone.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is foundry-works-claude-foundry for?
It is for developers using Foundry who want Claude Code integrated with the foundry-mcp server for agent-assisted build workflows.
When should I use foundry-works-claude-foundry?
Use it while building and iterating on Foundry projects when you have foundry-mcp running and want Claude Code to respect that toolchain context.
How do I add foundry-works-claude-foundry to my agent?
Install the plugin from foundry-works/claude-foundry in Claude Code, deploy or connect foundry-mcp per upstream README, then enable both in your project MCP and plugin settings.
Comments
Share how you use foundry-works-claude-foundry, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.