MCP.so
ログイン

Quantoracle

@QuantOracledev

Quantoracle について

63 deterministic quant computation tools for autonomous financial agents. Options, derivatives, risk, portfolio, statistics, crypto/DeFi, macro/FX, TVM. 1,000 free calls/day — no signup.

基本情報

カテゴリ

金融とコマース

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

QuantOracledev

投稿者

fel123

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "quantoracle": {
      "command": "npx",
      "args": [
        "-y",
        "quantoracle-mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Quantoracle?

Quantoracle is a quantitative computation API for autonomous financial agents, providing 63 deterministic, citation-verified calculators and 10 composite workflows. It is designed for developers building AI agents that need fast, accurate, and reproducible financial math without relying on LLM in-context calculations.

How to use Quantoracle?

Quantoracle can be used via direct HTTP API calls (curl, Python, TypeScript) or through the CLI installed with npm install -g quantoracle-cli. For MCP integration, run npx quantoracle-mcp. The API requires no API key for the free tier (1,000 calls/IP/day) and supports pay-per-call via x402 for unlimited usage.

Key features of Quantoracle

  • 63 deterministic, citation-verified financial calculators
  • 10 composite workflows for common agent tasks
  • Sub-millisecond to

コメント

「金融とコマース」の他のコンテンツ