# AgentPMT Development Updates — May 7, 2026

> Two new MCP tools (Onshape CAD Designer and Minecraft mod builder), URL-seeded website search, smoother third-party embed authentication, GPU render service hardening, articles and editorial layout refresh, and a wave of bug fixes.

Content type: article
Source URL: https://www.agentpmt.com/articles/agentpmt-development-updates-may-7-2026
Markdown URL: https://www.agentpmt.com/articles/agentpmt-development-updates-may-7-2026?format=agent-md
Updated: 2026-05-10T00:45:21.260Z
Author: Stephanie Goodman
Tags: Development Updates

---

# AgentPMT Development Updates — May 7, 2026

Here's what we shipped since the last update.

## New Features

-   **Onshape CAD Designer is in beta testing.** A new MCP tool lets agents design 3D CAD models programmatically through the Onshape integration. Launch shipped with a verified per-feature build path and was followed by v2 the same week, adding 19 feature kinds, drawing support, and refined output validation.
-   **Minecraft mod builder is in beta testing.** Agents can now scaffold, compile, and ship Minecraft mods through a new MCP tool — built for game customization workflows and creative automations.
-   **URL-seeded website search.** Paste a URL into search and the platform now surfaces related tools, workflows, articles, and agents based on the page's content — much faster than guessing keywords.
-   **Smoother embed authentication.** Third-party embeds now use a popup-based handoff so signed-in customers move through auth without disruption, and MCP browser OAuth flows route cleanly through AgentPMT's first-party login.

## Updates

-   **GPU render service is now production-grade.** Added a job queue, memory ceilings, request cancellation, and durable state recovery. The Blender rendering pipeline runs in its own dedicated service for cleaner isolation.
-   **Articles and editorial layout refresh.** Refreshed CTA copy, redesigned article layouts, added breadcrumb navigation, and unified the site on the Geist font family. Social-share image previews are now richer and more consistent.
-   **Documentation scrolls with the page.** Docs pages no longer trap scrolling in an internal container — they scroll naturally with the window, improving the reading experience on every device.
-   **Accessibility improvement.** Reduced-motion preferences are now honored on primary link animations across the site.
-   **Email verification reliability.** Verification emails now retry automatically when transient delivery errors occur.
-   **OAuth login finishing touches.** Sign-in completion now waits for scoped account data to load before redirecting, eliminating a brief flash of an incomplete page.
-   **Stronger budget and wallet monitoring.** Tightened the monitoring of agent budget and wallet activity for more reliable spending controls.

## Bug Fixes

-   Fixed display of agent thumbnails on agent cards.
-   Fixed agent activity search and CSV export.
-   Improved handling for scoped chat sessions when an invalid product ID is supplied.
-   Fixed several issues uncovered in the Minecraft mod builder audit.