Skip to main content
Glama

user_connection_add

Add or update a personal Odoo connection with credentials for Odoo, SSH, and Portainer. Users can store their own connection configuration.

Instructions

Add/update a personal Odoo connection (saved per-user). Supports Odoo, SSH, and Portainer settings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
aliasYesConnection name
urlYesOdoo URL
dbYesDatabase name
userYesOdoo username
api_keyNoAPI key
ssh_hostNo
ssh_userNo
ssh_portNo
portainer_urlNo
portainer_tokenNo
web_loginNoWeb session login (user/email)
web_passwordNoWeb session password
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided. Description indicates mutation ('Add/update') and per-user scope, but does not disclose side effects, authentication needs, rate limits, or behavior on update (overwrite/merge). Insufficient for a tool with no annotation coverage.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, no fluff. Concise and front-loaded with key purpose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

12 parameters, no output schema, moderate schema coverage. Description does not explain return values, update vs add behavior, or connection type selection logic. Incomplete for a complex tool with many optional fields.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 58%. Description only hints at parameter groups ('Supports Odoo, SSH, and Portainer settings') without explaining each parameter's role or how connection types are determined. Does not compensate for schema gaps.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states 'Add/update a personal Odoo connection (saved per-user)', specifying verb, resource, and scope. It distinguishes from sibling tools like user_connection_list and user_connection_delete.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Implies usage for managing personal connections, but lacks explicit guidance on when to use Odoo vs SSH vs Portainer settings. No mention of prerequisites or when not to use.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rosenvladimirov/odoo-claude-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server