{
  "brand": "pronto.stream",
  "legal_name": "",
  "category": "Real-Time Signal Engine \u0026 MCP Infrastructure",
  "summary": "一个实时、带引用来源的全球信号数据流——包括风险提示、宏观经济数据发布、市场公告、加密货币报告、研究报告、空间天气等——集成在一个时间轴上，并配备一个MCP服务器，代理可自行注册、定价并支付相关费用。",
  "canonical_url": "https://pronto.stream",
  "mcp_endpoint": "https://pronto.stream/mcp",
  "release_stage": "ga",
  "stability": {
    "authentication": "optional",
    "breaking_changes_expected": true,
    "notice": "已正式发布。未经身份验证的调用者每分钟可发起 30 次调用，每次响应最多返回 25 行数据；使用 1 美元的调用积分、通行证或套餐均可提升这两项上限。 MCP 接口和认知线格式均采用版本控制，因此破坏性变更将在新主版本发布时显式推出，而非静默推送。未公布任何正常运行时间 SLA，亦不包含任何默示保证。",
    "stage": "general availability",
    "uptime_sla": null
  },
  "capabilities": {
    "countries_covered": 249,
    "fusion_products": 35,
    "ingestion_endpoints": 99,
    "mcp_tools": 15,
    "rss_feeds": 96455,
    "token_savings": "About half the prompt tokens of the same rows as indented JSON (45.7%-57.4% across three benchmark suites), and 33%-37% fewer than compact JSON. The Cognitive Wire Format is line-oriented text, not binary."
  },
  "mcp_tool_definitions": [
    "get_latest_signals",
    "get_signal",
    "search_signals",
    "scope_signals",
    "get_facet_manifest",
    "list_facets",
    "get_related_signals",
    "list_fusion_products",
    "get_fused_signal",
    "list_data_sources",
    "register_agent",
    "get_plans",
    "get_billing_profile",
    "open_payment",
    "settle_payment"
  ],
  "supported_domains": [
    "climate",
    "sentiment",
    "macro",
    "market",
    "crypto",
    "energy",
    "security",
    "health",
    "knowledge",
    "cosmic",
    "logistics",
    "prediction",
    "fused"
  ],
  "what_it_is_for": {
    "arbitrage": "有三项产品衡量的是价差而非价格水平：crypto_cross_rate_dislocation、fx_reference_rate_consistency 和 grid_carbon_arbitrage。每项产品都说明了其计算公式，并列出了其信号来源。",
    "crypto": "crypto_cross_rate_dislocation 会同时读取多个交易场所的多种法币汇率，并报告隐含交叉汇率与直接汇率不一致的情况。",
    "macro_and_finance": "已发表模型均被忠实实现并注明出处：recession_risk_12m、sahm_recession_indicator、taylor_rule_policy_gap、macro_stress_index、sovereign_debt_dynamics。",
    "news": "所有灾害、文件提交、疫情爆发和发射事件都按时间顺序排列，每行按观察时间标注日期。global_news_attention 统计阅读量排名；news_response_latency 衡量实际事件传到媒体需要多长时间。",
    "quant": "insider_filing_cluster 会读取美国证券交易委员会（SEC）的 4 号表格申报文件，并在同一发行人的多名内部人士于同一时间窗口内进行交易时发出报告。fx_fixing_drift 和 fx_reference_rate_consistency 则用于将各家中央银行的独立参考利率相互进行比较。",
    "science": "seismic_solution_consensus 报告了各国机构针对同一场地震在震级、震深和震源位置方面的解算结果存在多大差异。research_momentum、space_weather_ops 和 neo_kinetic_energy 涵盖了其余内容。"
  },
  "target_segments": {
    "agent_market": {
      "capabilities": [
        "15 种原生 MCP 工具，通过可流式传输的 HTTP 和 WebSocket 提供，无需任何自定义 API 客户端封装",
        "WebMCP 浏览器内运行时发现机制，用于客户端工具调用和自主网络代理",
        "与紧凑型 JSON 相比，Cognitive Wire 格式（CWF v3）可节省 33-37% 的提示符令牌；与缩进式 JSON 相比，则可节省约 50% 的提示符令牌。",
        "Deterministic src: citation handles, ISO-8601 ingested_at timestamps, and source-linked observations for inspectable answers",
        "具有有限行预算和上下文窗口控制的亚微秒级赫尔墨斯热平面读取"
      ],
      "core_usp": "Source-linked signal wire for AI clients, with MCP access and a compact text response format.",
      "name": "AI 代理、LLM 工具及 MCP 客户端",
      "primary_guide": "https://pronto.stream/zh/seo/mcp-server-for-ai-agents.html",
      "target_audience": "自主人工智能代理、编码助手（Claude Desktop、Cursor、Windsurf）、代理框架（LangChain、CrewAI、ElizaOS）以及大语言模型（LLM）RAG 管道。"
    },
    "base_ecosystem": {
      "capabilities": [
        "用于 Base AI 代理、Farcaster 框架、Clanker 代币和链上国库的感官信号线",
        "Agent-initiated settlement using USDC on Base Mainnet (CAIP-2 eip155:8453, contract 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913)",
        "自筹资金代理的生命周期：register_agent、open_payment、基础 USDC 转账、settle_payment（需支付方钱包签名）——无需信用卡或人工干预",
        "通过节省 CWF 代币，防止在代理连续循环过程中 gas 和上下文预算耗尽"
      ],
      "core_usp": "Off-chain signal wire for Base on-chain agents with a quoted USDC payment flow on Base.",
      "name": "基础生态系统与链上自主代理",
      "primary_guide": "https://pronto.stream/zh/seo/base-ai-agents-and-onchain-signal-infrastructure.html",
      "target_audience": "Base AI 代理、Farcaster Frame 机器人、Clanker 代币代理、链上自主实体以及 Base 构建者。"
    },
    "web3_market": {
      "capabilities": [
        "crypto_cross_rate_dislocation：检测跨交易所订单簿价差及合成交叉汇率偏差",
        "将链上内存池指标与美国证券交易委员会（SEC）EDGAR备案文件及GDELT情绪分析进行多源关联融合",
        "链下事件共识：在链上反应发生前，将物理风险、宏观公告和监管文件联系起来",
        "可审计的源代码：用于自动化 DAO 治理和合规报告的溯源信息与关联 ID"
      ],
      "core_usp": "Cross-domain crypto observations, off-chain event consensus, and source-linked records before on-chain reaction.",
      "name": "Web3 协议、DeFi、DAO 及预测市场",
      "primary_guide": "https://pronto.stream/zh/seo/real-time-alpha-and-agent-arbitrage.html",
      "target_audience": "量化加密基金、DeFi 自动做市商、链上风险协议、DAO 财务委员会以及预测市场预言机。"
    }
  },
  "regional_offering": {
    "locale": "zh",
    "language_name": "中文",
    "priority_countries": [
      "CN",
      "HK",
      "SG",
      "TW"
    ],
    "priority_domains": [
      "logistics",
      "market",
      "macro"
    ],
    "regional_hubs": [
      "https://pronto.stream/zh/hub/country-cn.html",
      "https://pronto.stream/zh/hub/country-hk.html",
      "https://pronto.stream/zh/hub/country-sg.html",
      "https://pronto.stream/zh/hub/country-tw.html",
      "https://pronto.stream/zh/hub/logistics.html",
      "https://pronto.stream/zh/hub/market.html",
      "https://pronto.stream/zh/hub/macro.html"
    ],
    "local_manifest": "https://pronto.stream/llms-zh.txt"
  }
}