legalone_customfield_options — LegalOne MCP Tool
legalone_customfield_options
(legalone customfield options) is one of 45 tools on the
LegalOne
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call legalone_customfield_options from your client
- Claude Code LegalOne legalone_customfield_options run in your project directory
- Claude Desktop LegalOne legalone_customfield_options ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LegalOne legalone_customfield_options ~/.cursor/mcp.json
- VS Code LegalOne legalone_customfield_options .vscode/mcp.json
- Zed LegalOne legalone_customfield_options ~/.config/zed/settings.json
- Windsurf LegalOne legalone_customfield_options ~/.codeium/windsurf/mcp_config.json
- Cline LegalOne legalone_customfield_options ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LegalOne legalone_customfield_options ~/.gemini/settings.json
- Grok LegalOne legalone_customfield_options .mcp.json (in your project root)
- ChatGPT LegalOne legalone_customfield_options Settings → Connectors → Advanced → Developer mode
- Claude.ai LegalOne legalone_customfield_options Settings → Connectors → Add custom connector
- LangChain LegalOne legalone_customfield_options pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http legalone-mcp https://api.mcp.ai/p_legalone
Other tools on this server
- legalone_odata_get
- legalone_request
- legalone_metadata
- legalone_list_litigations
- legalone_get_litigations
- legalone_create_litigations
- legalone_update_litigations
- legalone_list_lawsuits
- legalone_get_lawsuits
- legalone_create_lawsuits
- legalone_update_lawsuits
- legalone_list_contacts
- legalone_get_contacts
- legalone_create_contacts
- legalone_update_contacts
- legalone_list_appointments
- legalone_get_appointments
- legalone_create_appointments
- legalone_update_appointments
- legalone_list_tasks
- legalone_get_tasks
- legalone_create_tasks
- legalone_update_tasks
- legalone_list_appointmentstasks
- legalone_get_appointmentstasks
- legalone_list_updates
- legalone_get_updates
- legalone_create_updates
- legalone_list_documents
- legalone_get_documents
- legalone_list_areas
- legalone_get_areas
- legalone_list_servicetypes
- legalone_get_servicetypes
- legalone_list_users
- legalone_get_users
- legalone_list_customfielddefinitions
- legalone_get_customfielddefinitions
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate
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.