mirror of
https://github.com/getcompanion-ai/alpha-hub.git
synced 2026-04-15 06:04:39 +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
51 B
JavaScript
Executable file
2 lines
51 B
JavaScript
Executable file
#!/usr/bin/env node
|
|
import '../src/mcp/server.js';
|