ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use DeveloperHub with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Equip your AI agent to manage documentation projects, track pages, and monitor changelogs via the DeveloperHub API.

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

The complete DeveloperHub capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through DeveloperHub.

  1. 01

    Get account metadata

    Retrieve metadata and usage limits for your DeveloperHub account

  2. 02

    Get documentation page content

    Get the full content and metadata for a specific documentation page

  3. 03

    Get documentation project details

    Get detailed information for a specific documentation project

  4. 04

    List documentation versions

    List all versions (e.g. v1.0, v2.0) available for a project

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through DeveloperHub.

  1. 05

    Get documentation sitemap

    Retrieve a structural map of all pages in a project

  2. 06

    List documentation pages

    List all pages and sub-pages within a specific project

  3. 07

    List product changelogs

    List all changelog entries associated with a documentation project

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through DeveloperHub.

  1. 08

    List documentation projects

    List all documentation projects in your DeveloperHub account

  2. 09

    List recently updated pages

    Identify documentation pages that have been recently modified

  3. 10

    Search documentation portal

    Search for specific keywords across all pages in a documentation project

Observed, not estimated

842ms average. Fast in production.

DeveloperHub is checked daily against the live service.

Daily averagePeak 1135ms
Aug 20Today
Fastest day
700ms
Slowest day
1135ms
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. 10 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 DeveloperHub, so you can see the experience inside your AI.

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

DeveloperHub Connector

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

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

  • 01

    How do I get a DeveloperHub API Key?

    Log in to your DeveloperHub account, navigate to Project Settings > API, and you can generate or retrieve your unique API Key from that section.

  • 02

    Can the agent retrieve the Markdown content of a page?

    Yes, you can use the get_documentation_page_content capability to retrieve the full technical structure and text content of any page in your project.

  • 03

    Does the integration support searching across portals?

    You can search within a specific project using the search_documentation_portal capability. To search across multiple portals, simply perform separate queries for each project ID.