
Engineering intelligence for AI-native teams
DevFoundry is the distribution platform for developer capabilities.
Build once. Register once.Expose everywhere.

DevFoundry is the distribution platform for developer capabilities.
Build once. Register once.Expose everywhere.
Build it once
Register once
Build a capability once, register it with DevFoundry, and expose it everywhere developers work.
registerCapability({
id: "screenshot",
description: "Capture a webpage screenshot",
inputSchema,
outputSchema,
execute: async ({ url }) => {
return captureScreenshot(url);
},
});devfoundry web screenshot https://example.comPOST /api/v1/execute · web.screenshotweb.screenshot tool for agentsdevfoundry.dev/tools/screenshotclient.screenshot({ url })Every product and utility below is a registered capability or platform surface that reinforces the same DevFoundry model.
Build, test, and version your API work
A desktop API workspace for Local and Git-native workflows. Start locally, keep API work beside your code with Git, or move into managed Cloud workspaces when they become available. Local and Git ship today; Cloud remains Planned.
Your files stay yours. Local stays on your Mac. Git stays in the repository you choose. Cloud is optional and Planned.
Deterministic code review intelligence
PR change intelligence that understands the intent behind diffs — surfacing architectural impact, detecting drift from implementation plans, and providing structured review signals without LLM hallucination.
Integrates into your existing PR workflow. Reviews are deterministic — same diff always produces the same signals.
Persistent engineering orchestration for AI-native teams
Persistent engineering orchestration that scans your codebase, maintains project memory, and generates deterministic implementation plans — so your AI tools never lose architectural context.
Ships as a VS Code/Cursor extension. All processing happens locally — no cloud, no telemetry, no API keys.
Implement a capability once, register it in the DevFoundry Registry, and it is automatically distributed across every supported surface.
Hosted HTTP execution
Call registered capabilities over REST with API keys. Usage logging and quotas built in — early preview.
Get started →npm install -g @devfoundry-dev/cli
The devfoundry command for scripts, local files, and CI. Structured --json output on every action.
npm install -g @devfoundry-dev/mcp
Connect DevFoundry tools to Cursor, Claude Desktop, and VS Code via the Model Context Protocol.
Configure DevFoundry MCP →Browser-based tools
Run registered capabilities in the browser — uploads, previews, and quick workflows. Same DevFoundry Registry as every other surface.
Browse tools →Latest tools, updates, and capabilities.
Registered capabilities — asset generation, data transformation, and metadata inspection.
Resize and compress images for the web
1200×630 social preview images
Complete favicon packages from one source
Format, validate, minify, and analyze JSON
Convert HTML documents to Markdown
Safe SVG compression with accessibility preserved
Capture PNG screenshots of any URL
Inspect and validate page metadata
URL-friendly slugs from any text
Convert text between naming conventions
Environment diagnostics for deploys
Request builder, mock server, and schema testing
Character, word, and structural text analysis
Base64, URL, HTML, and Unicode encoding
Convert and preview CSS colors
Practical developer tools for asset generation, data transformation, and workflow automation.
Exploratory concepts under investigation. Not yet available or committed to a release timeline.