Skip to content

Commit e61a515

Browse files
committed
Add Smithery badge and registry links
1 parent 2143fcb commit e61a515

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ IP rule: the package ships only the 30 generic starter themes in scripts/wordban
2424
[![npm package](https://img.shields.io/npm/v/puzzletide?label=npm)](https://www.npmjs.com/package/puzzletide)
2525
[![Docs](https://img.shields.io/badge/docs-GitHub-24292F)](https://github.com/Caravaca-Labs/puzzletide-cli/tree/main/docs)
2626
[![Agent skills](https://img.shields.io/badge/agent_skills-SKILL.md-0F766E)](https://github.com/Caravaca-Labs/puzzletide-cli/blob/main/docs/agent-skills.md)
27+
[![smithery badge](https://smithery.ai/badge/caravaca-labs/puzzletide)](https://smithery.ai/servers/caravaca-labs/puzzletide)
2728
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](./LICENSE)
2829

2930
Word search generator, crossword generator, and sudoku generator + solver in

docs/mcp.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,15 @@ answer key from PDFs.
6363

6464
`play_hangman` is interactive-only and not exposed over MCP.
6565

66-
## Registry
66+
## Registries
6767

6868
The server is published as
6969
[`io.github.catorch/puzzletide`](https://registry.modelcontextprotocol.io)
70-
(see `mcp/server.json`), and on npm as
71-
[`puzzletide-mcp`](https://www.npmjs.com/package/puzzletide-mcp).
70+
in the official MCP registry (see `mcp/server.json`), on npm as
71+
[`puzzletide-mcp`](https://www.npmjs.com/package/puzzletide-mcp), and on
72+
[Smithery](https://smithery.ai/servers/caravaca-labs/puzzletide) — where the
73+
[five PuzzleTide agent skills](https://smithery.ai/skills/caravaca-labs/puzzletide-word-search)
74+
are also available.
7275

7376
## Privacy
7477

0 commit comments

Comments
 (0)