Skip to main content
Use this guide for Visual Studio Code with Copilot Chat. Get your API key from the TryRoki MCP integration page before you start.

Install in your project

Create or open .vscode/mcp.json in your project. Paste this configuration:
Replace YOUR_API_KEY with your real TryRoki API key, then save the file.

Install for all projects

If you want TryRoki available across projects, run MCP: Open User Configuration from the Command Palette and add the same tryroki server to that user-level file.

Start the server

When VS Code sees the new MCP configuration, it asks whether you trust the server. Confirm trust so VS Code can discover the TryRoki tools.

Check that it worked

Open Copilot Chat and ask:
If VS Code shows TryRoki tools or asks permission to call one, the setup is working.

Official reference