@igor-olikh/openspec-mcp-server 1.0.1 → 1.0.2
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 +3 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
# OpenSpec MCP Server (AI Assistant Plugin)
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/@igor-olikh/openspec-mcp-server)
|
|
4
|
+
[](https://www.npmjs.com/package/@igor-olikh/openspec-mcp-server)
|
|
5
|
+
|
|
3
6
|
Welcome! This is a simple bridge (plugin) that connects **[OpenSpec](https://github.com/Fission-AI/OpenSpec)** to your favorite AI coding assistant (like **Codex**, **Claude Desktop**, or **Cursor**).
|
|
4
7
|
|
|
5
8
|
## What is this and why do I need it?
|
package/package.json
CHANGED