VS Code × Tapter MCP
You can connect Tapter to VS Code with GitHub Copilot as an MCP server and manage your links right from the chat. Step-by-step guide below.

By connecting Tapter to VS Code, you manage your links right in the Copilot chat in agent mode: create and edit pages, add blocks, and upload images — on your behalf and without a password.

Connector address

Add Tapter to your MCP client at this address:

https://tapter.one/mcp

There are no tokens to type in by hand — Tapter will ask you for access itself.

Step 1. Start the add wizard

Open the command palette (Cmd+Shift+P or Ctrl+Shift+P) and run MCP: Add Server…

Step 2. Go through four screens
  • Server type — HTTP (HTTP or Server-Sent Events)
  • Enter Server URL — https://tapter.one/mcp
  • Enter Server ID — tapter
  • Where to save — Global (all projects) or Workspace (this one only)

VS Code will ask whether you trust the server — click Trust.

Or by hand in mcp.json

The MCP: Open User Configuration command opens your mcp.json (for a project it’s .vscode/mcp.json). Put this in:

{ "servers": { "tapter": { "type": "http", "url": "https://tapter.one/mcp" } } }

Step 3. Sign in and grant access

On the first connection a browser opens with a Tapter window. Make sure the app is Visual Studio Code, then click Allow.

If the window didn’t open on its own — in mcp.json there’s a line of actions above the server entry, and sign-in is there too.

Step 4. Done — try it

Open the chat, pick Agent mode, click Configure Tools and check that the tapter tools are ticked.

Type: “show my Tapter links”. For the server list and logs, run MCP: List Servers.

Where to find this in Tapter

Every connected app and AI agent is visible in the Tapter app: Settings → API access. You can revoke access there at any time.

Мобильный экран с страницей «Доступ по API», содержащей опции «Обзор API и соглашения», «Типы блоков и схемы» и «Спецификация OpenAPI». Ниже, под заголовком «Подключённые приложения», указано: «Пока ничего не подключено. Добавьте Tapter коннектором в своём МСР-клиенте по адресу https://tapter.one/mcp – разрешение он спросит здесь.»
FAQ
Is it safe?
The app acts on your behalf and never sees your password. You can revoke access at any time in Settings → API access.
What can Copilot do?
Read your links and everything on them: text, buttons, images, socials; create new links, add, edit, and delete blocks; upload images to your account.
What subscriptions do I need?
A recent VS Code and an active GitHub Copilot — any plan will do, including the free one. MCP is not paid for separately.
The server doesn’t show up
If your Copilot comes from an organisation (Business or Enterprise), an admin has to turn on the “MCP servers in Copilot” policy. For logs, run MCP: Show Output.
How do I disconnect?
In VS Code — MCP: List Servers, pick tapter and stop or delete it; the account is unlinked from the Accounts menu. In Tapter — Settings → API access.
Other languages · Другие языки