🔍
AI EngineeringTypeScript

Caido MCP

by vvvvvvvvvvel

Caido MCP is an AI Engineering skill for Claude Code, published by vvvvvvvvvvel in VibeHacking.

28 stars6 forkson vvvvvvvvvvel/VibeHackingAdded 2026/07/16Repository updated 2026/05/19
Install in seconds
Install Caido MCP
Copy Caido MCP into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/vvvvvvvvvvel/VibeHacking ~/.claude/skills/VibeHacking

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/vvvvvvvvvvel/VibeHacking.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in vvvvvvvvvvel/VibeHacking
Installs to
~/.claude/skills/VibeHacking
Collection
The only skill cataloged from this repository
Category
AI Engineering3670 skills

What Caido MCP does

Inspect captured HTTP traffic, WebSocket messages, and Sitemap entries using Caido MCP tools with compact projections, HTTPQL filters, and regex excerpts for safe, evidence-focused security workflows.

Caido MCP is cataloged under AI Engineering on DirSkills.

Documentation

README

Caido MCP

Use this skill when working with Caido through MCP tools.

Operating Workflow

  1. Start read-only: Sitemap or HTTP history discovery with small fields.
  2. Narrow with Caido-native filters: HTTPQL for history, filter object for Sitemap.
  3. Pull exact evidence by ID only after discovery.
  4. Use regex_excerpt when only a token, ID, nonce, header, or error fragment is needed.
  5. Send traffic only when the user expects active validation. Prefer options.save=true for later evidence.
  6. Report IDs, filters, active sends, and remaining uncertainty.

Keep broad discovery body-light. Do not request raw bodies unless they are necessary evidence.

HTTP History

Use list_requests for chronological traffic discovery. Its filter is a raw HTTPQL string.

Recent API traffic:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Caido MCP

  • How does Caido MCP compare to other AI Engineering skills?

    Caido MCP ranks #3549 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Caido MCP against them. Open each page to compare what they document and how they install.