@tempoxyz/mercator 0.0.197 → 0.0.201

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.
@@ -2,7 +2,7 @@
2
2
  "mcpServers": {
3
3
  "mercator": {
4
4
  "type": "http",
5
- "url": "https://mercator.tempoxyz.dev/mcp",
5
+ "url": "https://mercator.tempo.xyz/mcp",
6
6
  "note": "Mercator service discovery, live quotes, durable paid jobs, and product feedback."
7
7
  }
8
8
  }
@@ -1,7 +1,7 @@
1
1
  # Mercator plugin
2
2
 
3
3
  Use Mercator from Codex or ChatGPT without configuring an agent CLI MCP client. The plugin connects
4
- to the production Streamable HTTP server at `https://mercator.tempoxyz.dev/mcp`.
4
+ to the production Streamable HTTP server at `https://mercator.tempo.xyz/mcp`.
5
5
 
6
6
  ## Test from this repository
7
7
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tempoxyz/mercator",
3
- "version": "0.0.197",
3
+ "version": "0.0.201",
4
4
  "description": "Install Mercator MCP and prepare its payment wallet",
5
5
  "type": "module",
6
6
  "bin": {