Skip to content

v0.1.3: Public hosted endpoint

Choose a tag to compare

@cyanheads cyanheads released this 06 Jun 22:16
v0.1.3
4e01f39

Public hosted endpoint

Public instance deployed at https://pokeapi.caseyjhand.com/mcp.

Added:

  • server.json declares remotes[{ type: "streamable-http", url: "https://pokeapi.caseyjhand.com/mcp" }] for MCP Registry discovery
  • README: centered hosted server link block; Public Hosted Instance subsection under Getting Started with streamable-http client config

Dependency bumps:

  • @types/node 25.9.1 → 25.9.2

bun run devcheck clean; bun run rebuild succeeds.