Get $10 free credits ($20 with a work email) when you sign up at
Valyu. Usable across every source. No card required.
Best for: using Valyu yourself. Connect Valyu to Claude, Cursor, or any MCP client over the hosted server.
Paste into your AI assistant to wire up the Valyu remote MCP server.
Remote Valyu MCP
Connect directly to Valyu’s hosted MCP server (instead of running it locally).Remote Valyu MCP URL
Copy Your MCP URL
The easiest way to connect your AI assistant to Valyu is to copy your personalized MCP URL directly from the Valyu Platform. It comes pre-filled with your API key, just copy and paste it into your client.
Copy your MCP URL from the Valyu Platform and paste it into your AI client
Claude Connector Integration
Add the Valyu MCP server to Claude. Add it as a custom connector. Go to claude.ai/settings/connectors → Add custom connector → Paste URL → Done!OpenAI Responses API
This is how to try out the Valyu MCP server in the OpenAI playground. Easily hook up the Valyu MCP server to the OpenAI Responses API:Available Tools
Valyu MCP provides 11 specialized tools for comprehensive information retrieval across multiple domains:
Most tools take a
query string and an optional max_num_results (1-20, up to 100 with a special API key). A few have extras:
valyu_sec_search - filings and insider transactions
valyu_sec_search - filings and insider transactions
Covers 10-K, 10-Q, 8-K, and Form 4 insider transactions.
response_length controls content size: "short" (~25k chars), "medium" (~50k, default), "large" (~100k), "max" (up to ~400k, complete filings). Searchable across MD&A, risk factors, business strategy, financial condition, and legal proceedings.valyu_company_research - company intelligence
valyu_company_research - company intelligence
Takes
company (name, ticker, or domain) and an optional sections array: summary, leadership, products, funding, competitors, filings, financials, news, insiders. Returns a cited markdown report; queries sections in parallel and adapts to public vs private companies.valyu_contents - URL extraction
valyu_contents - URL extraction
Takes a
urls array (max 10 per request) and returns clean markdown with metadata.valyu_datasources / valyu_datasources_categories - discovery
valyu_datasources / valyu_datasources_categories - discovery
valyu_datasources lists available datasets (optionally filtered by category) with schemas and pricing. valyu_datasources_categories lists every category with dataset counts.Transport
Uses HTTP/SSE transport (JSON-RPC over HTTP with Server-Sent Events) for OpenAI Responses API compatibility, streaming responses, and stateless auth via URL parameters.Pricing
Valyu MCP operates on a usage-based pricing model through the Valyu API. You can control costs by setting themaxPrice parameter in the URL.
Cost Control
Set themaxPrice parameter to limit spending per search operation:
- Optional: Only applies when provided. If not provided, adjusts automatically based on search type and max number of results
- Minimum: 1 CPM ($0.01) minimum cost per search
- Recommended: 30-100 CPM ($0.03-$0.10) for most use cases
Additional Resources
Valyu Platform
Get your API key and free credits
Documentation
Explore the full Valyu API documentation
Blog
Read about our latest updates
GitHub
View source code and contribute
Support
- Documentation: docs.valyu.ai
- API Keys: platform.valyu.ai/user/account/apikeys
- Platform: platform.valyu.ai

