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