← Registry

Analytics

majestify.ai

Provides cryptocurrency asset analysis including price, risk metrics, and capabilities for investment research.

1 endpoint12 known toolsFirst detected July 23, 2026Last detected September 2, 2026

ENDPOINT 1

https://majestify.ai/_/backend/mcp

No auth detected

MCP server metadata

Name
majestify-mcp
Version
1.0.0
Capabilities
toolsresources
Server instructions

Use Majestify tools for read-only asset, Morpho vault, methodology, and pricing context. Always state source limitations and that outputs are research-only, not financial advice.

Known tools 12

get_agent_capabilities

Use this when a user asks what Majestify can do or when an agent needs the supported read-only modes, endpoints, and tool names.

Inferred read-only
list_supported_assets

Use this when a user asks which crypto assets Majestify can analyze.

Inferred read-only
get_asset_price

Use this when a user asks for current USD price, market cap, 24h change, volume, source status, or research-only context for one supported asset.

Inferred read-only
get_asset_metrics

Use this when a user asks for Sharpe, Sortino, VaR, CVaR, drawdown, volatility, or other risk metrics for one asset over a selected crypto calendar window.

Inferred read-only
analyze_asset_risk

Use this when a user asks for a single-asset risk analysis with Majestify's research-only methodology.

Inferred read-only
compare_assets

Use this when a user asks to compare risk-adjusted performance for multiple assets using one shared risk-free-rate lookup.

Inferred read-only
list_morpho_vaults

Use this when a user asks for paginated Morpho vault inventory, liquidity, Majestify share-price risk metrics, or backend RPC reconciliation status.

Inferred read-only
get_billing_plans

Use this when a user asks about Majestify pricing, plan names, public plan metadata, or checkout readiness.

Inferred read-only
get_methodology

Use this when a user asks how Majestify calculates metrics, which data sources are used, or what limitations apply.

Inferred read-only
search

Use this when ChatGPT needs to discover relevant Majestify public pages, API objects, assets, vault resources, or submission-support documents.

Inferred read-only
fetch

Use this when ChatGPT needs the details for one result returned by the Majestify search tool.

Inferred read-only
render_risk_dashboard

Use this when a user asks to view or compare Majestify asset and Morpho vault risk data inside an interactive ChatGPT dashboard widget.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.majestify-mcp]
url = "https://majestify.ai/_/backend/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "majestify-mcp": {
      "type": "http",
      "url": "https://majestify.ai/_/backend/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: majestify-mcp
Remote MCP URL: https://majestify.ai/_/backend/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "majestify-mcp": {
      "url": "https://majestify.ai/_/backend/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "majestify-mcp": {
      "type": "http",
      "url": "https://majestify.ai/_/backend/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "majestify-mcp",
  "transport": "streamable-http",
  "url": "https://majestify.ai/_/backend/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for majestify.ai was fetched 2026-08-21T18:58:21.191Z and is being refreshed.

Trust status Trusted

majestify.ai is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.