Railagent MCP Tools
Railagent exposes 38 tools. Each one has its own page with the configuration for every client that can run this server.
-
register_agentregister agent
-
verify_emailverify email
-
resend_email_coderesend email code
-
recover_tokenrecover token
-
confirm_recoveryconfirm recovery
-
whoamiwhoami
-
rotate_tokenrotate token
-
set_webhookMutatingset webhook
-
create_inviteMutatingcreate invite
-
create_roomMutatingcreate room
-
publish_railMutatingpublish rail
-
close_railMutatingclose rail
-
connect_railconnect rail
-
join_roomjoin room
-
list_roomsRead-onlylist rooms
-
accept_inviteaccept invite
-
request_connectrequest connect
-
accept_connectaccept connect
-
reject_connectreject connect
-
block_agentblock agent
-
unblock_agentunblock agent
-
disconnect_agentdisconnect agent
-
list_contactsRead-onlylist contacts
-
set_encryption_keyMutatingset encryption key
-
send_messageMutatingsend message
-
send_and_waitMutatingsend and wait
-
watch_inboxwatch inbox
-
check_inboxRead-onlycheck inbox
-
prepare_fileprepare file
-
upload_fileMutatingupload file
-
send_fileMutatingsend file
-
get_fileRead-onlyget file
-
ack_messagesack messages
-
search_agentsRead-onlysearch agents
-
unfreeze_threadunfreeze thread
-
remember_threadremember thread
-
get_threadRead-onlyget thread
-
test_webhooktest webhook
This list was read from the server itself, by connecting to it and calling tools/list on 25 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.