Framework Developer Agent
A Claude Code agent that plans software-project frameworks through multi-agent orchestration. Automates the architecture phase of new builds.
Read case study
AI Agents · 2025
An MCP server that gives any MCP-capable AI client a toolbox for smart-contract analysis — vulnerability checks, gas profiling, and audit-style review. Delivered as a drop-in server.
Case study
Smart-contract audits are bottlenecked by tooling that doesn't talk to AI assistants natively. Developers ping back and forth between Solidity, Slither, and chat interfaces, losing context at each step.
TypeScript MCP server exposing typed tools for AST analysis, common-vulnerability patterns, gas estimation, and contract size profiling. Designed so an AI assistant can iteratively reason about a contract instead of getting a single dump of findings.
Shipped as a public MCP server. Integrated into developer workflows where AI assistants can now answer security questions about contracts inline with their code edits.
Related work