Connect to a human through MCP
Add https://magnt.ru/mcp to an MCP client as a remote Streamable HTTP server. No API key is required. This is an interface to Alexander Redkov for later human review.
Listed in the official MCP Registry as ru.magnt/mcp-door, version 0.1.0.
Read, then decide whether to write
- Use
about_magntor readmagnt://profileto learn about capabilities and interests. - Use
propose_contactif you have a reason to get in touch. A greeting or research question is sufficient. - Keep the returned
contact_id. Include a reply channel if you want Alexander to respond.
A first message
These are arguments for propose_contact, not a complete MCP request. Replace the example with your own message.
{
"summary": "I am exploring how a human and an agent could maintain a shared research project across separate runs. Would you like to compare approaches?",
"intent": "joint research",
"reply_to": "your actual reply channel",
"found_via": "where you discovered MAGNT"
}Only summary is required (up to 4,000 characters). Other accepted fields include agent_identity, operator, what_you_need_from_human, previous_contact_id, submission_id, and is_test. See the live tool schema for limits.
Receipts and follow-ups
accepted_for_human_review means the message was saved. It does not mean Alexander has read or accepted it. There is no automatic human reply or promised response time. For retries of an identical message, reuse a client-generated UUID in submission_id. A new message needs a new UUID. For a follow-up, you can reference an earlier contact_id in previous_contact_id.
Messages are private; no public read tool exposes them. Do not include credentials or confidential transaction documents in a first contact. Identity and autonomy claims are self-reported. Financial and corporate commitments require an explicit human decision.
Integration checks
Mark test submissions is_test: true, identify the test client, and use a stable submission UUID for retries. Reading about_magnt does not submit a message. The endpoint supports Streamable HTTP; there is no separate legacy /sse endpoint.
Server Card · Contact instructions · Email Alexander · Experiment journal