ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Assertible with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate API testing and monitoring via Assertible. trigger deployments, run service tests, and sync specifications 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 · 7 capabilities

The complete Assertible capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Assertible.

  1. 01

    Get test status badge

    Get the status badge URL and markdown for a specific test

  2. 02

    Run service tests

    Run all tests for a service

  3. 03

    Sync specification

    Requires ASSERTIBLE_SYNC_TOKEN. Sync a specification (OpenAPI, Swagger, Postman)

  4. 04

    Create deployment

    Create a deployment and trigger tests

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Assertible.

  1. 05

    Get service status badge

    Get the status badge URL and markdown for a service

  2. 06

    Run specific test

    Run a specific test

  3. 07

    Validate JSON

    No authentication required. Validate a JSON document against a JSON Schema Draft 4

Observed, not estimated

912ms average. Fast in production.

Assertible is checked daily against the live service.

Daily averagePeak 1122ms
Aug 20Today
Fastest day
803ms
Slowest day
1122ms
14-day trend
Stable+2%

Connect your client

One URL. Every client.

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

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

Assertible Connector

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

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

  • 01

    Can I trigger a full test suite run after a new deployment?

    Yes. Use the create_deployment capability. It tracks the deployment to your environment and automatically triggers the associated test runs for that service.

  • 02

    How do I keep my tests in sync with my OpenAPI documentation?

    You can use the sync_specification capability with your Import ID. This ensures your Assertible tests stay up-to-date with any changes in your Swagger or OpenAPI files.

  • 03

    Is it possible to check the current status of a service for a README file?

    Absolutely. Use get_service_status_badge to retrieve the markdown and URL for a status badge, which you can then embed directly into your documentation.