跳到主要内容
    ↑↓ 选择↵ 打开esc 关闭
    中文English
    papersflow-ai

    Papersflow

    v1.0.0MCP 集成
    @papersflow/opencode-papersflow

    OpenCode plugin for academic research — search 474M+ papers, verify citations, explore citation graphs, and run deep research via PapersFlow

    GitHub 星标

    1

    月装机量

    17

    近 7 天 2

    综合评分SCORE

    21.6

    生态多维模型

    最近提交

    5 个月前

    2026-03-12

    快速安装与配置

    opencode.json

    写入当前项目的 opencode.json,只对这个仓库生效。

    opencode.json

    {
      "$schema": "https://opencode.ai/config.json",
      "plugin": ["@papersflow/opencode-papersflow@1.0.0"]
    }

    opencode 启动时会通过内嵌运行时自动加载 npm 依赖并缓存至本地目录,无需手动在全局环境执行安装。

    OpenCode plugin for academic research by PapersFlow — search 474M+ papers, verify citations, explore citation graphs, and run deep research.

    Install

    Add to your opencode.json:

    {
      "plugin": ["opencode-papersflow"]
    }
    

    Tools

    Tool Description
    papersflow_search_literature Search 474M+ papers from Semantic Scholar and OpenAlex
    papersflow_verify_citation Verify and normalize DOIs, arXiv IDs, PubMed IDs, URLs, or free-text citations
    papersflow_find_related_papers Find references, citations, and similar works for a paper
    papersflow_get_citation_graph Get the full citation graph for a paper
    papersflow_get_paper_neighbors Get one-hop neighbors grouped by type
    papersflow_expand_citation_graph Expand a citation graph from existing nodes

    How it works

    This plugin connects to the PapersFlow hosted MCP server at https://doxa.papersflow.ai/mcp and exposes its academic research tools as native OpenCode tools. No API key needed for public tools.

    Links

    License

    MIT