marketplace — EasyJur MCP Tool
marketplace
(marketplace) is one of 47 tools on the
EasyJur
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call marketplace from your client
- Claude Code EasyJur marketplace run in your project directory
- Claude Desktop EasyJur marketplace ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor EasyJur marketplace ~/.cursor/mcp.json
- VS Code EasyJur marketplace .vscode/mcp.json
- Zed EasyJur marketplace ~/.config/zed/settings.json
- Windsurf EasyJur marketplace ~/.codeium/windsurf/mcp_config.json
- Cline EasyJur marketplace ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI EasyJur marketplace ~/.gemini/settings.json
- Grok EasyJur marketplace .mcp.json (in your project root)
- ChatGPT EasyJur marketplace Settings → Connectors → Advanced → Developer mode
- Claude.ai EasyJur marketplace Settings → Connectors → Add custom connector
- LangChain EasyJur marketplace pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http easyjur-mcp https://api.mcp.ai/p_easyjur
Other tools on this server
- easyjur_api_status
- easyjur_list_tokens
- easyjur_get_token
- easyjur_list_pessoas
- easyjur_get_pessoa
- easyjur_list_pessoas_grupo
- easyjur_create_pessoa
- easyjur_list_processos
- easyjur_list_tribunais
- easyjur_list_processos_grupo
- easyjur_get_processo
- easyjur_processo_pedidos
- easyjur_processo_financeiros
- easyjur_processo_documentos
- easyjur_processo_partes
- easyjur_processo_vinculados
- easyjur_processo_mensagens
- easyjur_create_processo
- easyjur_list_agenda
- easyjur_get_agenda
- easyjur_agenda_etapas
- easyjur_agenda_comentarios
- easyjur_agenda_envolvidos
- easyjur_list_agenda_grupo
- easyjur_create_agenda
- easyjur_list_timesheet
- easyjur_get_timesheet
- easyjur_list_oportunidades
- easyjur_get_oportunidade
- easyjur_list_oportunidades_grupo
- easyjur_create_oportunidade
- easyjur_list_receitas
- easyjur_get_receita
- easyjur_list_receitas_grupo
- easyjur_list_despesas
- easyjur_get_despesa
- easyjur_list_despesas_grupo
- easyjur_list_grupos
- easyjur_get_grupo
- easyjur_list_users
- easyjur_get_user
- 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.