Skip to content

Introduction

Valency MCP is a Model Context Protocol server that connects AI assistants to preprints from arxiv, biorxiv, medrxiv and more. It allows Claude, ChatGPT (experimental), and other MCP-compatible assistants to search, retrieve, and analyze research papers.

  1. You connect your AI assistant to Valency using OAuth (sign in with Google or email)
  2. You ask questions like “Find papers about transformer architectures” or “Search for climate change research from 2024”
  3. Valency searches millions of papers and returns relevant results
  4. Your AI assistant analyzes and summarizes the findings
PlatformStatusAuth Method
Claude.ai✅ Supported (recommended)OAuth
Claude Desktop✅ SupportedOAuth
Claude Code CLI✅ SupportedOAuth
Gemini CLI⚠️ Supported (experimental)OAuth
ChatGPT⚠️ Supported (experimental)OAuth
Direct APISupportedBearer token

Before you begin, you’ll need:

Ready to get started? Head to the Claude setup guide to connect your first platform.