Engineering intelligence for AI-native teams

DevFoundry is the distribution platform for developer capabilities.

Build once. Register once.Expose everywhere.

Your capability

Build it once

DevFoundry Registry

Register once

One capability. Every surface.

Build a capability once, register it with DevFoundry, and expose it everywhere developers work.

Register once
registerCapability({
  id: "screenshot",
  description: "Capture a webpage screenshot",
  inputSchema,
  outputSchema,
  execute: async ({ url }) => {
    return captureScreenshot(url);
  },
});
Expose everywhere
  • DevFoundry CLIdevfoundry web screenshot https://example.com
  • DevFoundry APIPOST /api/v1/execute · web.screenshot
  • DevFoundry MCPweb.screenshot tool for agents
  • DevFoundry Websitedevfoundry.dev/tools/screenshot
  • Future SDKsclient.screenshot({ url })

Built on the same registry.

Every product and utility below is a registered capability or platform surface that reinforces the same DevFoundry model.

availablemacOSCLIGit

Crucible

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.

  • Local and Git workspaces as equal peers
  • REST client — method, URL, headers, body, auth, and response inspection
  • Git-native workflow — nothing commits or pushes unless you ask
  • Import cURL, OpenAPI/Swagger, Postman, Insomnia, and Bruno
  • Environments, secret references, and assertions
  • TLS certificate validation — workspace default and per-request override
  • CLI and desktop for macOS Apple Silicon
  • Signed and notarized macOS Apple Silicon build

Explore Crucible →

availableGitHubCLI

DiffPulse

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.

  • Deterministic diff analysis
  • Architectural impact detection
  • Plan-drift identification
  • Structured review signals
  • CI/CD integration
  • Zero hallucination reviews

Learn more about DiffPulse →

early previewVS CodeCursor

Forge

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.

  • Repository intelligence & framework detection
  • Persistent project memory
  • Structured implementation plans
  • Plan-aware workspace reviews
  • Domain signal extraction
  • Zero external AI calls

Learn more about Forge →

Expose everywhere

Implement a capability once, register it in the DevFoundry Registry, and it is automatically distributed across every supported surface.

What's New

Latest tools, updates, and capabilities.

Utilities

Registered capabilities — asset generation, data transformation, and metadata inspection.

Categories

Utilities

Practical developer tools for asset generation, data transformation, and workflow automation.

Future / Research

Exploratory concepts under investigation. Not yet available or committed to a release timeline.