← Index

PreReason

com.prereason/mcp·v0.7.2·Other
Quality Score
89
/100

Pre-reasoned Bitcoin & macro financial briefings for AI agents. Trend signals, regimes, 17 contexts.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://api.prereason.com/api/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@prereason/mcp"
      ],
      "env": {
        "PREREASON_API_KEY": "<your-prereason_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@prereason/mcp"
      ],
      "env": {
        "PREREASON_API_KEY": "<your-prereason_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @prereason/mcp
§02  Environment variables
PREREASON_API_KEY
secret

API key for authentication (get free at prereason.com)

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other