Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.tradetime]
url = "https://mcp.tradeti.me/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tradetime": {
"type": "http",
"url": "https://mcp.tradeti.me/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tradetime
Remote MCP URL: https://mcp.tradeti.me/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": {
"tradetime": {
"url": "https://mcp.tradeti.me/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tradetime": {
"type": "http",
"url": "https://mcp.tradeti.me/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tradetime",
"transport": "streamable-http",
"url": "https://mcp.tradeti.me/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
is_market_open— Is a stock exchange open for trading right now (or at a given time)?get_exchange_status— Full live status for one exchange: open flag, status enum (main_open / session_open / opening_soon / closed), session type, hours to the next transition, hours to close (if open), and why it is closed (holiday / weekend) if applicable.markets_open_now— Which of the world's stock exchanges are open right now (or at a given time)?list_exchanges— List the tracked stock exchanges as lightweight summaries (id, name, city, country, timezone, region, importance).get_exchange— The full record for one exchange: sessions (in exchange-local decimal hours), holidays, early closes, and official source links.get_holidays— The closure calendar for one exchange: full-day holidays (YYYY-MM-DD, exchange-local) and early-close days with their close times.get_trading_sessions— The trading-session structure for one exchange, in exchange-local decimal hours (9.