Skip to content
Vinkius

Insomnia (Collaborative API Design) Connector for AI agents.

10 live capabilities

Manage your collaborative API designs and mock statuses through natural conversation.

Live agent request Insomnia (Collaborative API Design) / Connector

Waiting for input…

AI Agent

Why people use Insomnia (Collaborative API Design)

Insomnia (Collaborative API Design) for API Specification Management

This Connector lets you skip the clicking. You just ask your agent to pull the file or check the environment, and it gives you the data immediately. You get to stay in your code longer while keeping your API design in sync.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a natural language interface for your entire Insomnia Cloud workspace.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Verifying staging environment variables

    A developer asks their agent to find the base URL and auth tokens for the staging environment.

  2. Real-world use case 02

    Checking mock status for a new feature

    A QA engineer wants to know if the inventory mock is active.

  3. Real-world use case 03

    Retrieving specs for a code review

    An architect needs to see the latest OpenAPI spec for the payments API.

Complete set · 10capabilities

The complete Insomnia (Collaborative API Design) capability set.

These are the exact actions your AI can choose when you ask it to work with Insomnia (Collaborative API Design).

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through Insomnia (Collaborative API Design).

  1. 01 Capability

    List orgs

    Find your organization ID to start looking for projects or files. It returns names and member counts.

  2. 02 Capability

    List projects

    See all team projects in an organization. This helps you navigate different API design environments.

  3. 03 Capability

    List files

    Locate specific API specs or request collections in a project. It returns names and types.

  4. 04 Capability

    Get file

    Pull the full content and version history of an API design file. This works for both specs and collections.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through Insomnia (Collaborative API Design).

  1. 05 Capability

    List branches

    See the status of different feature branches for your API specs. This tracks collaborative progress.

  2. 06 Capability

    List collaborators

    Check the usernames and roles of everyone in your organization. Use this to audit team permissions.

  3. 07 Capability

    List ai requests

    View metrics and metadata for AI-generated API requests. This helps you see AI-powered test suggestions.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through Insomnia (Collaborative API Design).

  1. 08 Capability

    Get user

    View your own profile, plan, and organization memberships. This helps audit your own identity context.

  2. 09 Capability

    List environments

    See the variables and base URLs for your different deployment stages. This shows your environment configurations.

  3. 10 Capability

    List mocks

    Find the names, URLs, and statuses of your mocks. This helps you verify your testing infrastructure.

Set up in minutes

One URL. Then ask Insomnia (Collaborative API Design) to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Insomnia (Collaborative API Design) from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_llyGrXZujRu3thzxemiC8Hu0c2yGytKkiHgDZtDU/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Insomnia (Collaborative API Design), and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Insomnia (Collaborative API Design) for the conversation.

Where the request belongs

Work Insomnia can move forward.

Built around the request

This is for the API developer who's tired of clicking through nested folders to find a single spec, or the QA engineer who needs to verify mock statuses across multiple environments at a moment's notice.

01

API Developer

Uses this to pull OpenAPI specs and check request collections while staying inside their IDE.

02

QA Engineer

Checks mock statuses and environment variables to ensure test execution is accurate.

03

Software Architect

Monitors design progress across multiple team projects and feature branches to keep stakeholders informed.

Bring your own AI

Change the model, client or framework. Keep Insomnia connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Insomnia.

The practical details behind the request, access and result.

How can I use the Insomnia (Collaborative API Design) MCP to manage my team's API specs?

You can use it to browse projects, find specific files, and pull full OpenAPI specifications directly into your chat. It makes it easy to get the information you need without leaving your agent.

Can I check my mock statuses with the Insomnia (Collaborative API Design) MCP?

Yes. You can ask your agent to list the mocks in a project, and it will provide you with their names, URLs, and current operational statuses.

Does the Insomnia (Collaborative API Design) MCP work with my existing Insomnia Cloud account?

It does. By connecting your Insomnia Cloud account with your Personal Access Token, the Connector gives your agent the ability to interact with your existing organizations, projects, and files.

How do I find environment variables using the Insomnia (Collaborative API Design) MCP?

Just ask your agent to list the environments for a specific project. It will return the environment names and the count of variables configured for each stage.

Can I see who has access to my projects using the Insomnia (Collaborative API Design) MCP?

Yes. You can ask the agent to list the collaborators in your organization, and it will show you the usernames, emails, and roles for all members.

Can I see the history of my API design files?

Yes, when you use the agent to get a specific file, it retrieves the full content along with the version history, so you can see how the design has evolved.

Can I fetch full OpenAPI specifications through my agent?

Yes. Use the get_file capability by providing the relevant Org, Project, and File IDs. Your agent will retrieve the exact content payload, allowing you to inspect or summarize the API structure directly in your workspace.

How do I see the environments defined in a team project?

The list_environments capability allows your agent to extract base environments scoped within a project. You'll see the environment names and variable counts, helping you identify available stages for your API calls.

Can my agent check if a mock server is currently online?

Absolutely. Use the list_mocks capability to retrieve all mock servers linked to your projects. Your agent will report their current operational state, names, and hosted URLs for testing purposes.

One connection away

Give your agent a direct line to Insomnia.

Connect Insomnia once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available