Broad, OAuth-protected provider and financial-domain API tools for research agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Public discovery contracts and minimal client examples for the QuantJourney
Agent Fabric. The production service is available at
agents.quantjourney.cloud.
This repository is intentionally not the Agent Fabric server source. It contains only material required to discover and integrate with the public machine interfaces. Backend implementation, deployment configuration, credentials, operational data, and private architecture remain in private repositories.
Generic A2A task delegation is currently disabled. Use the bounded query operations published in OpenAPI. Each operation declares whether it is free or x402-paid; discovery and OAuth registration are free.
The examples create one short-lived OAuth client with only agents:query,
obtain a 15-minute bearer token, call the free bounded company snapshot, and
deactivate the client in a finally/trap cleanup.
The shell example requires curl and jq. Neither example writes the client
secret or access token to disk. Production integrations should register one
durable client per workload, store its secret in a secret manager, rotate it,
and avoid registering a new client for every query.
QuantJourney publishes the OAuth-protected QJ API MCP as a remote Streamable HTTP server:
| Server | Remote endpoint | Purpose |
|---|---|---|
| QuantJourney API MCP | https://api.quantjourney.cloud/mcp | Provider and financial-domain API tools for research agents. |
The registry manifest is in registry/. OAuth metadata is
discovered from the protected resource; no QuantJourney service credential is
embedded in this repository.
Do not commit client secrets, bearer tokens, payment signatures, prompts, or query results. See SECURITY.md for private vulnerability reporting guidance.
The public integration examples and registry metadata in this repository are licensed under Apache License 2.0. This license does not grant access to, or rights in, QuantJourney data, commercial services, private source code, or third-party datasets.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/quantjourney-api-mcp)<a href="https://allmcps.com/mcp/quantjourney-api-mcp"><img src="https://allmcps.com/api/badge/quantjourney-api-mcp?style=directory" alt="QuantJourney API MCP on AllMCPs" /></a>