PreReason
Bitcoin and macro market briefings for AI agents: trend signals, regimes, liquidity and ETF flows.
Topics: Finance & Fintech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://api.prereason.com/api/mcp Reachable (checked 2026-09-24)
Claude Code:
claude mcp add --transport http mcp https://api.prereason.com/api/mcp --header "X-API-Key: <YOUR_VALUE>"
Or add to your MCP client config:
{
"mcpServers": {
"mcp": {
"url": "https://api.prereason.com/api/mcp",
"headers": {
"X-API-Key": "<YOUR_VALUE>"
}
}
}
}
X-API-Keysecret — PreReason API key, pasted as is with no prefix. Optional: without it the catalogue tools work, and the request_access tool gets a free key from inside the session (a person approves one link).
Package (npm 0.4.0)
npx -y @prereason/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@prereason/[email protected]"
],
"env": {
"PREREASON_API_KEY": "<YOUR_VALUE>",
"PREREASON_CLIENT": "<YOUR_VALUE>"
}
}
}
}
PREREASON_API_KEYsecret — PreReason API key (starts with pr_live_). Optional: without it the bridge asks for access from inside the session and prints one link for you to approve; the key is then saved under ~/.prereason. Or sign up at prereason.com.PREREASON_CLIENT— The app this bridge runs in (claude-desktop, cursor, windsurf, claude-code, ...), so your PreReason dashboard names the connection.
Related servers
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
OpenAccountants
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
mcp_massive
) π βοΈ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex,β¦
evm-mcp-server
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENSβ¦
xero-mcp-server
An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry