Skip to content

v0.1.5

Choose a tag to compare

@Flupke68 Flupke68 released this 01 Jul 08:57
· 3 commits to main since this release

Require the API key at call time, not at startup.

The server now starts and lists its tools even with no API key set —
the key is enforced only when a tool is actually called. This lets MCP
registries inspect the tool definitions. Missing-key now returns a
clean error instead of a silent exit.