Skip to content

v0.1.14: Server instructions and unscoped plugin identity

Choose a tag to compare

@cyanheads cyanheads released this 16 Jun 00:38
v0.1.14
ebdda5f

Server instructions and unscoped plugin identity

Adds a server-level instructions block to createApp() and aligns the plugin/codex manifests to the unscoped earthquake-mcp-server identity.

Added:

  • createApp() instructions — client guidance on feed vs search vs count, event-ID flow into earthquake_get_event, and EMSC catalog caveats

Changed:

  • Plugin identity unscoped to earthquake-mcp-server across .claude-plugin/plugin.json, .codex-plugin/plugin.json, and .codex-plugin/mcp.json; install args stay @cyanheads/earthquake-mcp-server

Dependency bumps:

  • @biomejs/biome ^2.4.16 → ^2.5.0
  • vitest ^4.1.8 → ^4.1.9

186 tests pass; bun run devcheck clean.