projuris_create_tarefa — Projuris ADV MCP Tool
projuris_create_tarefa
(projuris create tarefa) is one of 38 tools on the
Projuris ADV
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call projuris_create_tarefa from your client
- Claude Code Projuris ADV projuris_create_tarefa run in your project directory
- Claude Desktop Projuris ADV projuris_create_tarefa ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Projuris ADV projuris_create_tarefa ~/.cursor/mcp.json
- VS Code Projuris ADV projuris_create_tarefa .vscode/mcp.json
- Zed Projuris ADV projuris_create_tarefa ~/.config/zed/settings.json
- Windsurf Projuris ADV projuris_create_tarefa ~/.codeium/windsurf/mcp_config.json
- Cline Projuris ADV projuris_create_tarefa ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Projuris ADV projuris_create_tarefa ~/.gemini/settings.json
- Grok Projuris ADV projuris_create_tarefa .mcp.json (in your project root)
- ChatGPT Projuris ADV projuris_create_tarefa Settings → Connectors → Advanced → Developer mode
- Claude.ai Projuris ADV projuris_create_tarefa Settings → Connectors → Add custom connector
- LangChain Projuris ADV projuris_create_tarefa pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http projuris-mcp https://api.mcp.ai/p_projuris
Other tools on this server
- projuris_request
- projuris_get
- projuris_consulta
- projuris_consulta_processo
- projuris_get_processo
- projuris_consulta_pessoa
- projuris_get_pessoa
- projuris_create_pessoa
- projuris_update_pessoa
- projuris_consulta_tarefa
- projuris_consulta_andamento
- projuris_create_andamento
- projuris_consulta_apontamento_horas
- projuris_get_apontamento_horas
- projuris_create_apontamento_horas
- projuris_update_apontamento_horas
- projuris_get_arquivo
- projuris_consulta_contrato
- projuris_consulta_assunto
- projuris_get_assunto
- projuris_consulta_intimacao
- projuris_get_intimacao
- projuris_consulta_atendimento
- projuris_get_atendimento
- projuris_create_atendimento
- projuris_consulta_receita_despesa
- projuris_get_receita_despesa
- projuris_consulta_usuario
- projuris_get_usuario
- projuris_list_webhook
- projuris_create_webhook
- 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.