ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use CoderPad with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage technical interviews and assessments via CoderPad. create pads, track interview events, and audit the question bank directly from any AI agent.

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 · 8 capabilities

The complete CoderPad capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through CoderPad.

  1. 01

    Get my coderpad profile

    Retrieve information about the authenticated user

  2. 02

    Get pad event log

    Retrieve a play-by-play log of all actions in a specific pad

  3. 03

    Get pad session details

    Get detailed information for a specific pad, including current code contents

  4. 04

    Get coderpad usage history

    Retrieve a history of pad usage and quota consumption

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through CoderPad.

  1. 05

    List coderpad questions

    List available interview questions from the question bank

  2. 06

    List coderpad sessions

    List all technical interview pads (sessions)

  3. 07

    Create new interview pad

    Create a new live collaborative coding pad

  4. 08

    List coderpad org users

    List all users and interviewers in the organization account

Observed, not estimated

875ms average. Fast in production.

CoderPad is checked daily against the live service.

Daily averagePeak 1048ms
Aug 20Today
Fastest day
671ms
Slowest day
1048ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 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 CoderPad, so you can see the experience inside your AI.

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

CoderPad Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_m9a6jeNPa79bwbhgxUSioMxUOtZqkz7dm8RPWRea/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 — CoderPad capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "coderpad-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_m9a6jeNPa79bwbhgxUSioMxUOtZqkz7dm8RPWRea/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 CoderPad owners ask.

  • 01

    Can I see the code a candidate wrote in a pad through the agent?

    Yes! Use the get_pad_session_details capability with the pad ID. The agent will return the current contents of the pad, allowing you to review the code without opening your browser.

  • 02

    How do I check the full event log for an interview session?

    Use the get_pad_event_log capability. Your agent will fetch a play-by-play history of all actions in the pad, which is useful for auditing the candidate's process and execution steps.

  • 03

    Where do I find my CoderPad API Key?

    Log in to CoderPad, navigate to Settings, and select API. You can generate and copy your API key from that section.