@ai-dossier/mcp-server 1.0.5 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
#
|
|
1
|
+
# @ai-dossier/mcp-server
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@ai-dossier/mcp-server)
|
|
4
|
+
[](https://www.npmjs.com/package/@ai-dossier/mcp-server)
|
|
5
|
+
[](https://github.com/imboard-ai/ai-dossier/blob/main/LICENSE)
|
|
2
6
|
|
|
3
7
|
MCP server for the dossier automation standard. Enables LLMs to discover, verify, and execute dossiers through the [Model Context Protocol](https://modelcontextprotocol.io/).
|
|
4
8
|
|
package/package.json
CHANGED