@prereason/mcp
Advanced tools
+1
-1
@@ -25,3 +25,3 @@ #!/usr/bin/env node | ||
| const PKG_NAME = '@prereason/mcp'; | ||
| const PKG_VERSION = '0.1.12'; | ||
| const PKG_VERSION = '0.2.0'; | ||
| const DEFAULT_URL = 'https://api.prereason.com/api/mcp'; | ||
@@ -28,0 +28,0 @@ |
+7
-0
| # Changelog | ||
| ## 0.2.0 (2026-03-21) | ||
| - Add Glama deployment support (Dockerfile build, inspection, release) | ||
| - Add build script for container image builds | ||
| - Add 6 MCP prompt templates (daily_market_briefing, risk_check, mining_profitability, macro_regime_check, correlation_scanner, weekly_recap) | ||
| - Add 2 MCP resource catalogs (briefing_catalog, metric_catalog) | ||
| ## 0.1.12 (2026-03-17) | ||
@@ -4,0 +11,0 @@ |
+4
-1
| { | ||
| "name": "@prereason/mcp", | ||
| "version": "0.1.13", | ||
| "version": "0.2.0", | ||
| "mcpName": "com.prereason/mcp", | ||
@@ -10,2 +10,5 @@ "type": "module", | ||
| }, | ||
| "scripts": { | ||
| "build": "echo 'Build complete'" | ||
| }, | ||
| "files": [ | ||
@@ -12,0 +15,0 @@ "bin", |
+1
-0
@@ -5,2 +5,3 @@ # @prereason/mcp | ||
| [](https://opensource.org/licenses/MIT) | ||
| [](https://glama.ai/mcp/servers/PreReason/mcp) | ||
@@ -7,0 +8,0 @@ MCP server for [PreReason](https://www.prereason.com) — the Context API for financial agents. |
15556
3.58%192
0.52%