@bosonprotocol/agentic-commerce 1.2.4-alpha.6 → 1.2.5-alpha.1
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,8 +12,8 @@ MCP server, MCP client, and GOAT SDK plugin for [Boson Protocol](https://bosonpr
|
|
|
12
12
|
**See [AGENTS.md](./AGENTS.md) for a comprehensive AI agent guide** covering end-to-end selling and buying flows, exchange lifecycle, configuration, and integration options. Claude Code auto-loads it via the `CLAUDE.md` → `@AGENTS.md` import.
|
|
13
13
|
|
|
14
14
|
**Hosted MCP servers (no setup required):**
|
|
15
|
-
- Staging: `https://
|
|
16
|
-
- Production: `https://
|
|
15
|
+
- Staging: `https://mcp-staging.bosonprotocol.io/mcp`
|
|
16
|
+
- Production: `https://mcp.bosonprotocol.io/mcp`
|
|
17
17
|
|
|
18
18
|
## 📚 Documentation
|
|
19
19
|
|