Skip to content

Releases: open-and-async/mcp

v1.0.2

Choose a tag to compare

@benbalter benbalter released this 19 Jul 19:43
04d4c4c

Add README header image.

v1.0.1 — Registry listing & discovery

Choose a tag to compare

@benbalter benbalter released this 19 Jul 15:08
4d6aafb

What's new

A distribution-and-discovery release — no changes to the tools, prompts, or
bundled data (still built from Open and Async v1.0.0). This gets the server
listed and findable across the MCP ecosystem.

Added

  • Listed in the official MCP registry as com.open-and-async/mcp — install
    and discover it via any registry-aware client. Namespace is DNS-verified
    against open-and-async.com.
  • server.json — official-registry manifest (npm package, stdio transport).
  • smithery.yaml — Smithery listing config for the npx stdio server.

Changed

  • package.json now declares "mcpName": "com.open-and-async/mcp", the
    ownership link the registry uses to tie the npm package to the listing.
  • Reader-centric package description — leads with what you do with it
    (draft decision docs, turn meetings async, triage sync vs async) instead of
    internal framing.
  • .gitignore ignores *.pem registry signing keys.

Install

claude mcp add open-async -- npx -y @open-and-async/mcp

Any stdio MCP client works the same way: npx -y @open-and-async/mcp.

Full changelog: v1.0.0...v1.0.1

v1.0.0 — Initial release

Choose a tag to compare

@benbalter benbalter released this 19 Jul 15:09
c6e8e62

Initial release of the Open and Async MCP server.

Brings async-first working practices into any MCP client — draft decision docs,
turn meetings into async artifacts, score status updates, and triage sync vs
async — plus the book's outline, principles, and taglines. Ships the method as
tools; no manuscript prose is bundled (only the derived, Brotli-compressed
data/book.json.br, locked to Open and Async v1.0.0).

Install

claude mcp add open-async -- npx -y @open-and-async/mcp