mirror of
https://github.com/getcompanion-ai/alpha-hub.git
synced 2026-04-15 05:02:06 +00:00
CLI + MCP server for searching papers and building persistent knowledge. Powered by alphaXiv for semantic search, paper reports, and PDF Q&A. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 lines
46 B
JavaScript
Executable file
2 lines
46 B
JavaScript
Executable file
#!/usr/bin/env node
|
|
import '../src/index.js';
|