Московская Биржа (MOEX ISS)
Информационно-статистический сервер Московской Биржи
Tools
Чат с демонстрационным агентом
Заполните конфигурацию сервера перед отправкой сообщения
Конфигурация сервера
{
"mcpServers": {
"moex": {
"type": "streamablehttp",
"url": "https://gateway.mcpgate.ru/moex/mcp"
}
}
}
{
"mcpServers": {
"moex": {
"type": "streamablehttp",
"url": "https://gateway.mcpgate.ru/moex/sse"
}
}
}
{
"mcpServers": {
"moex": {
"command": "npx",
"args": [
"-y",
"supergateway",
"--streamableHttp",
"https://gateway.mcpgate.ru/moex/mcp"
]
}
}
}