How to Use the arXiv MCP in Cursor
Inject 2.5M+ real research papers directly into your Cursor codebase to build accurate AI features.
Works with every AI agent you already use
…and any MCP-compatible client
Connect arXiv MCP to Cursor
Create your Vinkius account to connect arXiv to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Ground your code in real research with this MCP Server
The `search_arxiv` tool brings academic papers directly into your active coding session to help you implement complex machine learning models. Instead of writing code based on outdated training data, Cursor searches cs.LG or math preprints to find the exact algorithms you need. This MCP integration feeds real-world papers directly to the Cursor composer. Your agent writes implementation code using actual equations and parameters found in the fetched abstracts.
Reference exact paper IDs inside Cursor Agent mode
You use `get_arxiv_paper` to fetch complete metadata for specific papers like 2106.09685 directly inside your editor. This tool helps you write code comments, document dependencies, or double-check the math behind your neural networks. Cursor reads the returned JSON payload to understand the authors, publication date, and exact categories. You'll never have to leave your IDE to double-check a formula.
Generate test cases from raw academic abstracts
The `search_arxiv` tool retrieves math, physics, and econ papers to provide realistic test data and constraints for your applications. Cursor parses the returned abstract text to extract expected inputs, outputs, and edge cases. This eliminates the need for mock data when writing research-backed code in Cursor. You'll get direct PDF links and real metadata to build reliable unit tests for your scientific computing pipelines.
Set up arXiv MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the arXiv MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent arXiv transactions." If the MCP tools are loaded correctly, Cursor will call the arXiv tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"arxiv-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by arXiv. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about arXiv MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the arXiv MCP today
We host it, we monitor it, we maintain it. You just paste one token.