voxelithic-interfaces 0.5.1 → 0.5.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.
Files changed (2) hide show
  1. package/README.md +6 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -70,6 +70,12 @@ pool that can actually take the size, `/swap` returns an unsigned transaction an
70
70
  The API holds no keys and cannot broadcast. Spec and service level:
71
71
  [openapi.json](https://voxelithic.xyz/api/v1/openapi.json).
72
72
 
73
+ Inside an agent, the same calls arrive as MCP tools:
74
+
75
+ ```json
76
+ { "mcpServers": { "voxelithic": { "command": "npx", "args": ["-y", "voxelithic-mcp"] } } }
77
+ ```
78
+
73
79
  ## Regenerating the token set
74
80
 
75
81
  ```bash
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "voxelithic-interfaces",
3
- "version": "0.5.1",
3
+ "version": "0.5.2",
4
4
  "description": "TypeScript types, contract ABIs and verified addresses for Voxelithic on Robinhood Chain (4663)",
5
5
  "keywords": [
6
6
  "robinhood-chain",