Releases: open-and-async/mcp
Releases · open-and-async/mcp
Release list
v1.0.2
v1.0.1 — Registry listing & discovery
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
againstopen-and-async.com. server.json— official-registry manifest (npm package, stdio transport).smithery.yaml— Smithery listing config for thenpxstdio server.
Changed
package.jsonnow 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. .gitignoreignores*.pemregistry 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
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