Prereason
@PreReason
关于 Prereason
MCP server for PreReason, the Context API for financial agents. 17 pre-reasoned market briefings with trend signals, regime classification, confidence scores, and cross-asset correlations.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"prereason": {
"command": "npx",
"args": [
"-y",
"@prereason/mcp"
],
"env": {
"PREREASON_API_KEY": "your-api-key"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Prereason?
Prereason is an MCP server for PreReason, the Context API for financial agents. It provides 17 pre-reasoned market briefings covering BTC, macro, cross-asset regimes, and liquidity, each with trend signals, confidence scores, and causal narratives. It is designed for AI agents that need market context rather than raw price feeds.
How to use Prereason?
Connect via one-click OAuth (Claude.ai, ChatGPT, Cursor, Codex, Windsurf, VS Code Copilot) by adding the server URL https://api.prereason.com/api/mcp. Alternatively, use direct HTTP with an API key (for Claude Code, scripts) or a stdio bridge for Claude Desktop (requires Node.js 18+). Get a free API key at prereason.com/signup.
Key features of Prereason
- 5 MCP tools: list_briefings, list_metrics, get_health, get_context, get_metric
- 17 pre-reasoned market briefings (6 free, 5 Basic, 6 Pro)
- 30 available metrics across bitcoin, macro, and calculated categories
- OAuth support for one-click client connection
- HTTP and stdio transport options
- Trend signals, confidence scores, and causal narratives per briefing
Use cases of Prereason
- Ask "What's the current BTC regime?" and get a pre-reasoned briefing
- Request a macro snapshot with Fed balance, M2, treasury yields, VIX
- Fetch a full context briefing for complete market intelligence
- Get a single metric (e.g., bitcoin price) with trend analysis and percentile
- List all available briefings to discover what’s accessible with your tier
FAQ from Prereason
What tools does Prereason provide?
Five tools: list_briefings (list all 17 briefings with tier requirements), list_metrics (list 30 metrics), get_health (API health check), get_context (fetch a briefing as markdown or JSON), and get_metric (fetch a single metric with trend/signal/percentile).
Do I need an API key to use Prereason?
list_briefings, list_metrics, and get_health work without a key. get_context and get_metric require a valid API key (starts with pr_live_). Get a free key at prereason.com/signup.
What are the pricing tiers?
Free tier includes 6 briefings (e.g., btc.quick-check, macro.snapshot). Basic tier ($19.99/mo) adds 5 briefings (e.g., btc.momentum, macro.liquidity). Pro tier ($49.99/mo) adds 6 briefings (e.g., btc.full, cross.regime).
How do I connect Prereason to my MCP client?
Three options: 1) OAuth one-click (add server URL https://api.prereason.com/api/mcp), 2) Direct HTTP with API key in headers, 3) stdio bridge using npx -y @prereason/mcp with PREREASON_API_KEY environment variable (requires Node.js 18+).
What transport protocols does Prereason support?
HTTP (for remote clients like Claude Code, Cursor, Windsurf) and stdio (for Claude Desktop and other stdio-only clients). The stdio bridge package is only needed for clients that require stdio transport.
金融与商务 分类下的更多 MCP 服务器
Crypto Price & Market Analysis MCP Server
truss44A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
Yahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
Financial Datasets MCP Server
financial-datasetsAn MCP server for interacting with the Financial Datasets stock market API.
Futu Stock MCP Server
shuizhengqi1mcp server for futuniuniu stock
评论