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