Installation and Setup
Pre-requisites
Last updated
Was this helpful?
You can connect BalkanID MCP to any AI assistant that supports the Model Context Protocol.
Node.js: 18 LTS or later
npm: 9.x or later
Active BalkanID tenant
MCP-compatible AI
Navigate to mcp.app.balkan.id -> Generate New API Key

Give the key a name (e.g. claude-mcp) and copy it and store it securely— it is only shown once

API Key Scopes: Read: Allows all read operations Write: Allows write operations like create/edit API keys are not permitted to remain active for more than 90 days. This is because API keys are generally considered high-risk credentials across systems, and regular rotation is a recommended security best practice.
Click on "Connect" → "Connect to Claude" and follow along the instructions
Open Developer settings
In Claude Desktop, go to Settings → Developer. If you have never used MCP, turn on Developer (or MCP) so the app can use a config file.
Edit your config file
Create or open this file on your computer:
macOS
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows
%APPDATA%\Claude\claude_desktop_config.jsonPaste the JSON
Copy full config if the file is new or empty. If you already have other servers, use Copy server entry and paste it inside mcpServers, with a comma between entries so the JSON stays valid.
Copy the JSON that is prompted in the UI
Restart Claude
Save the file, quit Claude Desktop completely, and open it again. You should see the MCP (hammer) icon by the chat box.
Click on “Connect” → “Connect to VS Code” and follow the one-click installation process.


Click on “Connect” → “Connect to VS Code” and follow the one-click installation process


Last updated
Was this helpful?
Was this helpful?

