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