Connect Logistivo to your AI assistant

Logistivo is a logistics and freight management platform covering Turkey and EU lanes. Connect the MCP server below and your assistant can prepare your Logistivo signup and start your freight request for you.

MCP server URL

https://logistivo.com/api/agent/mcp

How to add it

Claude

Settings → Connectors → "Add custom connector" → paste the URL above. On Team and Enterprise plans only an organization Owner can add connectors.

ChatGPT

Enable developer mode in settings → open connectors/plugins → create a new one → paste the URL and choose "no authentication".

Gemini

Add the URL to your MCP server configuration in Gemini CLI or Code Assist. In Gemini Enterprise an administrator adds it under Connected apps.

Tools

Security: assistants never receive, generate or relay Logistivo credentials. Passwords and one-time codes are entered in the browser only. Accepting a carrier bid forms a freight contract and is never done from chat.

Without MCP

An assistant that can only read web pages can still help: it builds a link and hands it to you.

https://logistivo.com/tr/ai-kayit?brief=URL_ENCODED_SHIPMENT_BRIEF

Use /en/ai-kayit for English. Only shipment details belong in that URL — never a name, phone number, company or email address. Opening the link shows a pre-filled page where you accept the terms and verify your email; the account is created there, in your browser.

An assistant that can send request bodies (a script or backend integration) should POST the brief to https://logistivo.com/api/agent/v1/handoff instead. Details: /llms.txt (section "Agent actions").