list_active_sessions — Asyntai MCP Tool Read-only
list_active_sessions
(list active sessions) is one of 54 tools on the
Asyntai
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_active_sessions from your client
- Claude Code Asyntai list_active_sessions run in your project directory
- Claude Desktop Asyntai list_active_sessions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Asyntai list_active_sessions ~/.cursor/mcp.json
- VS Code Asyntai list_active_sessions .vscode/mcp.json
- Zed Asyntai list_active_sessions ~/.config/zed/settings.json
- Windsurf Asyntai list_active_sessions ~/.codeium/windsurf/mcp_config.json
- Cline Asyntai list_active_sessions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Asyntai list_active_sessions ~/.gemini/settings.json
- Grok Asyntai list_active_sessions .mcp.json (in your project root)
- ChatGPT Asyntai list_active_sessions Settings → Connectors → Advanced → Developer mode
- Claude.ai Asyntai list_active_sessions Settings → Connectors → Add custom connector
- LangChain Asyntai list_active_sessions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http support-agent https://asyntai.com/mcp
Other tools on this server
- list_websites
- get_account
- list_plans
- search_asyntai_docs
- get_asyntai_doc
- get_website
- create_website
- get_widget_settings
- update_widget_settings
- set_data_feed
- set_data_feed_max
- set_access_tags
- set_widget_pinning
- get_website_features
- update_website_features
- search_knowledge_base
- list_knowledge
- add_knowledge_text
- delete_knowledge_entry
- get_ai_instructions
- update_ai_instructions
- get_knowledge_entry
- add_knowledge_url
- set_knowledge_tags
- start_crawl
- list_crawls
- list_conversations
- get_conversation
- list_leads
- get_analytics
- list_knowledge_gaps
- list_images
- add_image
- delete_image
- list_products
- add_product
- delete_product
- list_booking_types
- list_embeds
- list_tickets
- list_webhooks
- add_webhook
- delete_webhook
- take_over_conversation
- release_conversation
- send_agent_reply
- get_daily_report
- set_daily_report
- list_audit_log
- list_team_members
- list_widget_translations
- set_widget_translation
- ask_ai
This list was read from the server itself, by connecting to it and calling tools/list on 24 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.