Kapso Ops

🌐Community
by gokapso · vlatest · Repository

Kapso Ops streamlines operational workflows by automating tasks and providing centralized visibility for enhanced efficiency and control.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add kapso-ops npx -- -y @trustedskills/kapso-ops
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "kapso-ops": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/kapso-ops"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

Kapso Ops streamlines operational workflows related to Kapso, a platform for managing WhatsApp business APIs. It enables AI agents to automate tasks like webhook setup and testing, investigate message delivery issues, triage errors, and perform health checks on WhatsApp connections. The skill provides access to various command-line scripts designed for these specific operational diagnostics.

When to use it

  • Troubleshooting Webhook Issues: Diagnosing problems with incoming webhooks, including verification and event delivery.
  • Investigating Message Delivery Failures: Identifying why messages are not being delivered successfully.
  • Error Triage: Quickly identifying and addressing errors related to message processing or API interactions.
  • Monitoring WhatsApp Health: Checking the overall health of WhatsApp connections managed through Kapso.

Key capabilities

  • Webhook Management: Create, update, delete, test, and list webhooks.
  • Message Delivery Investigation: List messages, inspect individual message details, and look up conversations.
  • Error Triage: Access message errors, API logs, and webhook delivery attempts.
  • Health Checks: Retrieve project overviews and phone number health status.

Example prompts

  • "List all webhooks for phone number ID 12345."
  • "Show me the details of message with ID ABCDEF."
  • "What are the recent API logs?"
  • "Check the health of WhatsApp connection for phone number ID 67890."

Tips & gotchas

  • Environment Variables: Requires KAPSO_API_BASE_URL and KAPSO_API_KEY environment variables to be configured.
  • Webhook Signature Verification: When creating webhooks, remember to verify signature handling for secure event delivery.
  • Payload Version: For new webhooks, using payload version v2 is recommended.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
gokapso
Installs
80

🌐 Community

Passed automated security scans.