acuity_get_me — acuity scheduling MCP Tool
acuity_get_me
(acuity get me) is one of 18 tools on the
acuity scheduling
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call acuity_get_me from your client
- Claude Code acuity scheduling acuity_get_me run in your project directory
- Claude Desktop acuity scheduling acuity_get_me ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor acuity scheduling acuity_get_me ~/.cursor/mcp.json
- VS Code acuity scheduling acuity_get_me .vscode/mcp.json
- Zed acuity scheduling acuity_get_me ~/.config/zed/settings.json
- Windsurf acuity scheduling acuity_get_me ~/.codeium/windsurf/mcp_config.json
- Cline acuity scheduling acuity_get_me ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI acuity scheduling acuity_get_me ~/.gemini/settings.json
- Grok acuity scheduling acuity_get_me .mcp.json (in your project root)
- ChatGPT acuity scheduling acuity_get_me Settings → Connectors → Advanced → Developer mode
- Claude.ai acuity scheduling acuity_get_me Settings → Connectors → Add custom connector
- LangChain acuity scheduling acuity_get_me pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http acuity-scheduling https://acuity-scheduling.usefulapi.io/mcp
Other tools on this server
- acuity_list_appointments
- acuity_get_appointment
- acuity_list_appointment_types
- acuity_list_calendars
- acuity_availability_dates
- acuity_availability_times
- acuity_availability_classes
- acuity_list_clients
- acuity_list_forms
- acuity_list_products
- acuity_list_orders
- acuity_list_blocks
- acuity_list_labels
- acuity_create_appointment
- acuity_cancel_appointment
- acuity_reschedule_appointment
- acuity_create_client
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.