Skip to main content

odoo-direct-jsonrpc-access

Drive an Odoo 19 tenant's classic /jsonrpc HTTP endpoint (execute_kw) directly with a login+password when you do NOT have MCP tool access or a Bearer API key — e.g. credentials were shared as a plain username/password rather than provisioned as an agent session. Use when calling everjust.app (or any Odoo 19) programmatically from outside the harness: raw curl/Python scripts, background subagents, or CI. Covers auth quirks (password goes in the api-key slot), context passing, batch create/write for bulk imports, idempotent dedup-before-create, and the "private methods cannot be called remotely" boundary. Complementary to [[everjust-platform]] (which assumes MCP/Bearer access and is the source of truth for platform rules like group_ids) — read that first for the rules, use this for the wire protocol when MCP isn't available.

インストールへ移動

ソース情報

リポジトリ
ever-just/agentskills
ソースの最終更新活動
2026年7月12日 16:45
検出された SKILL.md の言語
英語
スター
3
フォーク
1

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。