Security & Testing
pulsebot.ru
Provides domain and company intelligence for security analysis and threat monitoring.
ENDPOINT 1
https://pulsebot.ru/mcp
MCP server metadata
- Name
- Пульс — тикер делового Рунета
- Version
- 3.4.4
Снимки и события делового Рунета. Бесплатные инструменты отдают текущий снимок домена (citation-профиль) — при использовании данных обязательна атрибуция «данные: Пульс» со ссылкой из поля attribution.url. Полное досье, история и фиды — инструменты с api_key (платная полоса).
Known tools 6
pulse_lookup_domainТекущий снимок домена: техслед, последние события заголовками (бесплатно).
Inferred read-onlypulse_lookup_companyДомены, на которых Пульс видел этот ИНН, + их снимки (бесплатно, с атрибуцией).
Inferred read-onlypulse_get_dossierПолное досье домена: история признаков, события целиком (paid-ключ).
Inferred read-onlypulse_watch_segmentСоздать сегмент и webhook-подписку: новые confirmed-события под фильтр будут приходить POST-ом с подписью X-Pulse-Signature (paid-ключ).
Potential side effectsCONNECT 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.mcp-server]
url = "https://pulsebot.ru/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mcp-server": {
"type": "http",
"url": "https://pulsebot.ru/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mcp-server
Remote MCP URL: https://pulsebot.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": {
"mcp-server": {
"url": "https://pulsebot.ru/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://pulsebot.ru/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mcp-server",
"transport": "streamable-http",
"url": "https://pulsebot.ru/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for pulsebot.ru was fetched 2026-08-04T01:17:54.110Z and is being refreshed.
pulsebot.ru is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.