Show server-provided details
Server description (copied; language not verified)
Input schema (server-provided preview — do not copy)
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}https://mcp.bykaranteli.com/
Official RegistryOfficial Registry · com.bykaranteli/mcp · Publisher: com.bykaranteli
Last observed
A public MCP contract was observed. Add the endpoint to a compatible client below. A Watch can alert you if this contract changes.
Compatibility is inferred from published configuration rules and is not manually verified in each client.
Rule evidence: Remote HTTPS rule v0.2 · reviewed 2026-09-12 · Remote HTTP rule v0.2 · reviewed 2026-09-12 · Remote app rule v0.2 · reviewed 2026-09-12 · Protocol and transport rule v0.2 · reviewed 2026-09-12
A Watch would alert only if this change may affect the selected client.
Method: anonymous Streamable HTTP probe. We never invoke a tool.
Attempted protocols: 2026-07-28, 2025-11-25
No diagnostic errors.
Server annotations are declarations, not verified behavior.
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"days": {
"type": "integer",
"maximum": 10000,
"minimum": 30,
"description": "Window in days for the series (default 730)"
},
"include_points": {
"type": "boolean",
"description": "Include the daily series (large). Default false: latest values and cross dates only."
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"feed": {
"type": "string",
"pattern": "^BYK\\.[A-Z0-9_.]{3,60}$",
"description": "Feed id from the catalog, e.g. BYK.FUNDING.COMPOSITE.B"
},
"asset": {
"type": "string",
"pattern": "^[A-Z0-9]{2,10}$",
"description": "Asset of the feed: BTC, ETH, SOL, XRP, DOGE, BNB, USDT or ALL"
},
"catalog": {
"type": "boolean",
"description": "true: list every sealed feed with its unit and methodology"
},
"sequence": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": 0,
"description": "Epoch sequence; omit for the newest"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"days": {
"type": "integer",
"maximum": 400,
"minimum": 1,
"description": "How many most recent trading days to return (default 10)."
},
"asset": {
"enum": [
"BTC",
"ETH",
"SOL"
],
"type": "string",
"description": "Filter to one asset (BTC, ETH or SOL, SOL since 2026-09-02). Omit for all."
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"symbol": {
"type": "string",
"description": "Optional. Filter to one symbol, e.g. BTCUSDT or just BTC. Omit to get all 30 rows."
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"coin": {
"type": "string",
"pattern": "^[A-Z0-9]{1,24}$",
"description": "One coin, e.g. BTC"
},
"events": {
"type": "boolean",
"description": "Include the last 200 position change events"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"currency": {
"enum": [
"BTC",
"ETH"
],
"type": "string",
"description": "BTC or ETH, default BTC"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"base": {
"type": "string",
"pattern": "^(SOL|ETH|BTC)$",
"description": "Market base: SOL, ETH or BTC"
},
"history_days": {
"type": "integer",
"maximum": 30,
"minimum": 1,
"description": "Include hourly OI history for the base, 1..30 days"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"venue": {
"type": "string",
"description": "string, optional venue id, e.g. bybit"
},
"symbol": {
"type": "string",
"description": "string, optional base asset, e.g. BTC"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"symbol": {
"type": "string",
"pattern": "^[A-Z0-9]{2,20}$",
"description": "Symbol like BTCUSDT (bare BTC accepted). Default BTCUSDT."
},
"timeframe": {
"enum": [
"1h",
"4h",
"12h",
"24h",
"3d",
"1w",
"30d"
],
"type": "string",
"description": "Model window. Default 24h, the only one served without a Builder or higher key."
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"days": {
"type": "integer",
"maximum": 90,
"minimum": 1,
"description": "How many most recent days to return (default 7)."
},
"symbol": {
"type": "string",
"pattern": "^[A-Z0-9]{2,20}$",
"description": "Optional symbol filter like BTCUSDT or ETHUSDT. Omit for all symbols."
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"days": {
"type": "integer",
"maximum": 730,
"minimum": 1,
"description": "Window in days, 1-730 (default 365)."
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"metric"
],
"properties": {
"metric": {
"type": "string",
"pattern": "^[a-z0-9_]{2,50}$",
"description": "Metric key, e.g. coinbase_premium_pct, fear_greed, altseason_index, stablecoin_total_mcap_busd."
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"days": {
"type": "integer",
"maximum": 730,
"minimum": 1,
"description": "Window in days, 1-730 (default 365)."
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"days": {
"type": "integer",
"maximum": 30,
"minimum": 1,
"description": "Window in days, 1-30 (default 30). Longer listing history is the listings dataset at bykaranteli.com/data."
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"hours": {
"type": "integer",
"maximum": 24,
"minimum": 1,
"description": "Include the summed 5-minute history for this many hours"
},
"symbol": {
"type": "string",
"pattern": "^[A-Z0-9]{2,12}$",
"description": "One coin, e.g. BTC (default BTC)"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"symbol": {
"type": "string",
"pattern": "^[A-Z0-9]{2,24}$",
"description": "One Binance symbol, e.g. BTCUSDT"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"maximum": 50,
"minimum": 1,
"description": "Optional. Max rows to return when no symbol filter is set (default 20, sorted by score)."
},
"symbol": {
"type": "string",
"description": "Optional. Return only this symbol, e.g. BTCUSDT or BTC."
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"kind": {
"enum": [
"crypto",
"tradfi"
],
"type": "string",
"description": "crypto | tradfi"
},
"sort": {
"enum": [
"15m",
"1h",
"4h",
"12h",
"1d",
"3d",
"1w",
"1M"
],
"type": "string",
"description": "Interval to sort by, descending"
},
"symbol": {
"type": "string",
"pattern": "^[A-Z0-9]{2,24}$",
"description": "One Binance symbol, e.g. BTCUSDT"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"include_points": {
"type": "boolean",
"description": "boolean, optional: include the daily index points (large)"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"market": {
"type": "string",
"pattern": "^[A-Z_]{3,16}$",
"description": "Market filter: EQUITY | HK_EQUITY | KR_EQUITY | CN_EQUITY | COMMODITY | INDEX | PREMARKET"
},
"symbol": {
"type": "string",
"pattern": "^[A-Z0-9]{2,24}$",
"description": "One Binance TradFi symbol, e.g. TSLAUSDT"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"pair": {
"type": "string",
"pattern": "^(BTC-TRY|ETH-TRY|USDT-TRY|BTC-USDT|ETH-USDT)$",
"description": "Pair: BTC-TRY, ETH-TRY, USDT-TRY, BTC-USDT or ETH-USDT"
},
"history_days": {
"type": "integer",
"maximum": 30,
"minimum": 1,
"description": "Include 15-minute index history for the pair, 1..30 days"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"symbol": {
"type": "string",
"description": "string, optional base asset, e.g. BTC"
},
"history_days": {
"type": "integer",
"maximum": 90,
"minimum": 1,
"description": "Return the hourly multi-venue open interest history (total, DEX share, OI-weighted funding) for this many days instead of the snapshot"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"venue": {
"type": "string",
"description": "string, optional venue id, e.g. bybit"
}
}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {}
}{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"asset": {
"type": "string",
"description": "string, optional asset code, e.g. USDT"
},
"venue": {
"type": "string",
"description": "string, optional venue id, e.g. kucoin"
}
}
}Talandor checks the server; it does not connect the server to your assistant.
Choose your client below, then copy the endpoint or configuration. Authentication is completed with the MCP provider, never inside Talandor.
Eligible for deep monitoring
A complete public tools/list contract was observed, so a future deep-monitoring baseline can be compared safely.
Personal Watch is not open yet. This report does not start a Watch or a payment.
See public monitoringYour agent depends on this MCP. We tell you before a change breaks it.
Full public-contract coverage: Availability, protocol, auth and public tool contract changes can be compared.
When Watch is open, you will be able to add, pause, resume, replace, or remove up to five endpoints. Watch checkout is not open. This page does not start a payment. You can sign in from the header; that creates an account, not a Watch. Opening date: not announced yet. Hosted checkout remains closed.
See Watch price, terms and refunds