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