Skip to content
    ↑↓ select↵ openesc close
    English中文
    papersflow-ai

    Papersflow

    v1.0.0MCP Integrations
    @papersflow/opencode-papersflow

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

    GitHub stars

    1

    Monthly installs

    17

    2 in 7 days

    Composite scoreSCORE

    21.6

    Multi-signal model

    Last commit

    5 months ago

    2026-03-12

    Install and configure

    opencode.json

    Writes to this project's opencode.json — applies to this repository only.

    opencode.json

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

    opencode loads npm dependencies through its embedded runtime on startup and caches them locally — no manual global install needed.

    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