marketplace — LegalOne MCP Tool
marketplace
(marketplace) 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 marketplace from your client
- Claude Code LegalOne marketplace run in your project directory
- Claude Desktop LegalOne marketplace ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LegalOne marketplace ~/.cursor/mcp.json
- VS Code LegalOne marketplace .vscode/mcp.json
- Zed LegalOne marketplace ~/.config/zed/settings.json
- Windsurf LegalOne marketplace ~/.codeium/windsurf/mcp_config.json
- Cline LegalOne marketplace ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LegalOne marketplace ~/.gemini/settings.json
- Grok LegalOne marketplace .mcp.json (in your project root)
- ChatGPT LegalOne marketplace Settings → Connectors → Advanced → Developer mode
- Claude.ai LegalOne marketplace Settings → Connectors → Add custom connector
- LangChain LegalOne marketplace 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_customfield_options
- 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
- 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.