vaaya / catalog / search papers
Search papers for AI agents
Search arXiv and PubMed and get the paper text back, not a link to a paywall.
1¢
What it's for
Search academic literature directly, not the web pages that describe it.
Comes back with title, authors, DOI, date, and the relevant full-text chunks.
Covers arXiv (preprints) and PubMed (biomedical), including abstract-only records.
The rung a web search misses: paywalled abstracts defeat an ordinary scrape.
How to ask your agent
Connect Vaaya, then just say it in plain language. For example:
❯Use Vaaya to find recent arXiv papers on transformer attention efficiency.
❯Use Vaaya to search PubMed for GLP-1 weight loss trial results since 2024.
What you get back
{
"results": [
{
"title": "Efficient Attention via Low-Rank Projection",
"url": "https://arxiv.org/abs/2401.12345",
"source": "valyu/valyu-arxiv",
"authors": ["J. Smith", "A. Chen"],
"publication_date": "2024-01-15",
"doi": "10.48550/arXiv.2401.12345",
"content": "We present a novel approach to attention…"
}
]
}
Pricing
1¢ per search (up to 10 papers). Billed per call in cents, capped by your max, every call on the ledger. Failed calls are not billed.
Give your agents this.
Connect Vaaya once, then describe the outcome. It picks the right tool, runs it, and pays per call.
npx @vaaya/mcp install