Skip to content

VS Code / Copilot

Connect OpenQuok MCP to VS Code and GitHub Copilot via .vscode/mcp.json.

1 min read

Connect your agent today

Draft from chat, review in your calendar, and publish only what you approve.

Start for $0

Prerequisites

Configuration file

VS Code reads MCP servers from .vscode/mcp.json at the workspace root. The OpenQuok entry lives under servers with type set to http.

Setup

Generate your token

In the OpenQuok app, open Account → Settings → Developers → Access. Create an OAuth app if prompted, then generate an opo_… token.

Generate programmatic token

Create or edit .vscode/mcp.json

Reload the workspace

Reload VS Code or reopen the folder so Copilot picks up the new server. Check the MCP panel for openquok with a healthy status.

Verify

Ask Copilot Chat:

List my connected social media accounts

Copilot should call integrationList and list your channels.

Self-hosted API

Point url at BACKEND_DOMAIN_URL + /mcp.

Search documentation
Find a docs page
Discord Support