INDIVIDUAL MCP TOOL
investmint_bond_coupons
График купонов одной облигации по тикеру или ISIN: даты выплат, размер купона, номинал, дата погашения.
LIVE ENDPOINT
https://mcp.investmint.ru/mcp
Connect to this endpoint to inspect the live schema for investmint_bond_coupons and invoke it with your own arguments.
Indexed 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 server
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.investmint]
url = "https://mcp.investmint.ru/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"investmint": {
"type": "http",
"url": "https://mcp.investmint.ru/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: investmint
Remote MCP URL: https://mcp.investmint.ru/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": {
"investmint": {
"url": "https://mcp.investmint.ru/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"investmint": {
"type": "http",
"url": "https://mcp.investmint.ru/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "investmint",
"transport": "streamable-http",
"url": "https://mcp.investmint.ru/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
investmint_search— Ищет по Инвестминт: ценные бумаги российского рынка (напр.investmint_dividends— Дивиденды одной акции по тикеру.investmint_calendar— Календарь отчётностей и корпоративных событий рынка (МСФО/РСБУ, советы директоров, собрания акционеров) на ближайшие месяцы.investmint_portfolio— Позиции портфелей владельца ключа на Инвестминт: бумаги, количество, средняя цена.investmint_analyst_consensus— Целевые цены и рейтинги аналитиков по акции российского рынка.investmint_gap_analytics— История дивидендных гэпов одной акции: на сколько процентов падала цена в экс-дивидендную дату, за сколько дней гэп закрывался, максимальная просадка после отсечки и за сколько дней до последнего дня покупки цена была минимальной.