{
  "schema_version": "0.1",
  "name": "Tidore",
  "description": "Cross-asset market-data MCP server — 10 financial verticals (commodities, crypto, FX, macro, sports, prediction markets, derivatives, equities, fixed income, reference) with intent-shaped tools per vertical.",
  "operator": "Nusantara Ventures LLC",
  "version": "0.1.0",
  "status": "in_development",
  "transport": {},
  "auth": {
    "methods": [
      "api_key",
      "oauth2"
    ],
    "details_url": "https://tidore.co/docs/authentication"
  },
  "capabilities": {
    "tools": {
      "listChanged": true
    },
    "resources": {
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    }
  },
  "verticals": [
    {
      "slug": "forex",
      "status": "in_development",
      "intent_tools_target": 8,
      "methodology_url": "https://tidore.co/forex/methodology"
    },
    {
      "slug": "crypto",
      "status": "in_development",
      "intent_tools_target": 8,
      "methodology_url": "https://tidore.co/crypto/methodology"
    },
    {
      "slug": "commodities",
      "status": "in_development",
      "intent_tools_target": 8,
      "methodology_url": "https://tidore.co/commodities/methodology"
    },
    {
      "slug": "sports",
      "status": "in_development",
      "intent_tools_target": 8,
      "methodology_url": "https://tidore.co/sports/methodology"
    },
    {
      "slug": "macro",
      "status": "in_development",
      "intent_tools_target": 8,
      "methodology_url": "https://tidore.co/macro/methodology"
    },
    {
      "slug": "prediction-markets",
      "status": "in_development",
      "intent_tools_target": 8,
      "methodology_url": "https://tidore.co/prediction-markets/methodology"
    },
    {
      "slug": "reference",
      "status": "in_development",
      "intent_tools_target": 8,
      "methodology_url": "https://tidore.co/reference/methodology"
    },
    {
      "slug": "derivatives",
      "status": "in_development",
      "intent_tools_target": 8,
      "methodology_url": "https://tidore.co/derivatives/methodology"
    },
    {
      "slug": "equities",
      "status": "in_development",
      "intent_tools_target": 8,
      "methodology_url": "https://tidore.co/equities/methodology"
    },
    {
      "slug": "fixed-income",
      "status": "in_development",
      "intent_tools_target": 8,
      "methodology_url": "https://tidore.co/fixed-income/methodology"
    }
  ],
  "links": {
    "homepage": "https://tidore.co",
    "docs": "https://tidore.co/docs",
    "mcp_manifest": "https://tidore.co/.well-known/mcp.json",
    "api_catalog": "https://tidore.co/.well-known/api-catalog",
    "status_page": "https://status.tidore.co",
    "contact": "mailto:hi@tidore.co"
  },
  "license": "commercial"
}