ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Phrase with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage software localization projects, locales, and translation keys directly through the Phrase API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 20 capabilities

The complete Phrase capability set.

These are the exact actions your AI can choose when you ask it to work with Phrase.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 20 available through Phrase.

  1. 01

    Create project

    Create a new localization project

  2. 02

    Create translation

    Create a new translation

  3. 03

    Delete key

    Delete a key

  4. 04

    Delete locale

    Delete a locale

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 20 available through Phrase.

  1. 05

    Delete project

    Delete a project

  2. 06

    Download file

    Download translations in a specific format

  3. 07

    Get key

    Get details for a specific key

  4. 08

    Get locale

    Get details for a specific locale

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 20 available through Phrase.

  1. 09

    Get project

    Get details for a specific project

  2. 10

    Update key

    Update an existing key

  3. 11

    Upload file

    Upload a localization file

  4. 12

    List projects

    List all localization projects

Capability set04 / 05

13-16

4 capabilities in this set.

Part of 20 available through Phrase.

  1. 13

    Create key

    Create a new translation key

  2. 14

    Create locale

    Create a new locale in a project

  3. 15

    List keys

    List translation keys for a project

  4. 16

    List locales

    List locales for a project

Capability set05 / 05

17-20

4 capabilities in this set.

Part of 20 available through Phrase.

  1. 17

    List translations

    List translations for a project

  2. 18

    Update locale

    Update an existing locale

  3. 19

    Update project

    Update an existing project

  4. 20

    Update translation

    Update an existing translation

Observed, not estimated

1019ms average. Fast in production.

Phrase is checked daily against the live service.

Daily averagePeak 1391ms
Aug 20Today
Fastest day
879ms
Slowest day
1391ms
14-day trend
Improving-6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 20 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Phrase, so you can see the experience inside your AI.

It does not authenticate your account with Phrase. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Phrase Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_CJZRjLhtihKrxCXUYOiAYLM4LrqyL5BaMjmw2ggp/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Phrase capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "phrase-software-localization-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_CJZRjLhtihKrxCXUYOiAYLM4LrqyL5BaMjmw2ggp/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Phrase owners ask.

  • 01

    Can I list all translation keys for a specific project?

    Yes! Use the list_keys capability by providing the project_id. It will retrieve all translation keys configured for that project.

  • 02

    How do I add a new language to my localization project?

    You can use the create_locale capability. You'll need to provide the project_id, the locale name (e.g., 'French'), and the locale code (e.g., 'fr-FR').

  • 03

    Is it possible to update an existing project's name?

    Yes, the update_project capability allows you to modify properties like the project name and main_format using the project_id.