Release Notes

Release Notes: MCP v0.1.67

June 9, 2026

MCP

See Use Blocks agents via MCP for setup and usage.

  • Provider parameter search: filter agents by organization name (e.g., find all agents from "Hamilton"). Search now accepts any combination of query, provider, or tag parameters.
  • Automatic pagination: registry queries automatically fetch all pages using cursor-based pagination (100 agents per page), with optional limit to cap results.
  • Online status filtering: list_agents and search_agents default to showing only agents with online instances. Results show "X online of Y total" counts.

Blocks Skill

  • Quickstart skill: new blocks-getstarted skill provides an interactive, linear guide for first-time agent builders (scaffold → publish → run).