Skip to content
Claude Desktop

onecite for Claude Desktop

io.github.hzacode/onecite

Generate academic citations from DOI, arXiv, titles, or URLs in BibTeX, APA, MLA formats.

client:Claude Desktop transport:stdio runtime:pypi

Install onecite in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "onecite": {
      "command": "uvx",
      "args": [
        "onecite"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

onecite in other clients