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