Connect the platform to your client with a single setup — and set tasks in plain words. The agent will pick sources, collect the audience, write the dialogue flow and check the campaign before launch.
$ claude mcp add --transport http intelgram https://api.intelgram.ai/mcp --header "Authorization: Bearer igrm_ВАШ_КЛЮЧ"
{
"mcpServers": {
"intelgram": {
"url": "https://api.intelgram.ai/mcp",
"headers": { "Authorization": "Bearer igrm_ВАШ_КЛЮЧ" }
}
}
}{
"servers": {
"intelgram": {
"type": "http",
"url": "https://api.intelgram.ai/mcp",
"headers": { "Authorization": "Bearer igrm_ВАШ_КЛЮЧ" }
}
}
}[mcp_servers.intelgram] url = "https://api.intelgram.ai/mcp" http_headers = { Authorization = "Bearer igrm_ВАШ_КЛЮЧ" }
{
"mcpServers": {
"intelgram": {
"serverUrl": "https://api.intelgram.ai/mcp",
"headers": { "Authorization": "Bearer igrm_ВАШ_КЛЮЧ" }
}
}
}{
"mcpServers": {
"intelgram": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://api.intelgram.ai/mcp",
"--header", "Authorization:${IGRM_KEY}"],
"env": { "IGRM_KEY": "Bearer igrm_ВАШ_КЛЮЧ" }
}
}
}The key is issued in your dashboard, in the API section. You tick the rights yourself — the agent cannot do more than you allowed.
There is nothing to install on your side: the server runs with us, the client reaches it over the network.
Ready-made wordings for the whole path — from finding people to an assembled campaign. Click any of them to copy and send it to the agent as is.
You do not have to be precise: whatever the agent is missing it will ask about itself, one question at a time and with answer options.
Twenty-two tools — the whole path from the first question to an assembled campaign.
Issue a key, add the server and tell the agent who you want to reach. The first pass over sources takes a few minutes.