Krabi Claw MCP Server

Multi-tenant platform SaaS. Nuxt 5 nightly + Nitro 3 + Cloudflare Workers + D1. Package manager: yarn only. Never npm or pnpm. It is available as a remote MCP endpoint.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 8 · #117 OF 153 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-09-18

TypeScript servers · how we verify → /methodology

01 · Install Krabi Claw

before you install - you'll need

BETTER_AUTH_URL

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add paulchrisluke-krabiclaw --transport http https://krabiclaw.com/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "paulchrisluke-krabiclaw": {
      "url": "https://krabiclaw.com/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://krabiclaw.com/api/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to krabiclaw.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.paulchrisluke is GitHub-verified and matches the repo owner

03 · Who maintains Krabi Claw

KrabiClaw is maintained by paulchrisluke. It's the only MCP server we track from this author; the repo dates to May 2026.

04 · Facts

category
cloud infrastructure - ranked #117 of 153 actively-maintained cloud infrastructure servers as of 2026-09-18.
registry
io.github.paulchrisluke/krabiclaw (active, first published 2026-09-07)

05 · Krabi Claw FAQ

What is Krabi Claw?

Multi-tenant platform SaaS. Nuxt 5 nightly + Nitro 3 + Cloudflare Workers + D1. Package manager: yarn only. Never npm or pnpm. It is available as a remote MCP endpoint.

Is Krabi Claw still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17. We re-verify nightly.

How do I install Krabi Claw?

Run `claude mcp add paulchrisluke-krabiclaw --transport http https://krabiclaw.com/api/mcp`. The README documents one environment variable (BETTER_AUTH_URL) to set first. You can also paste the ready-made client config above.

Does Krabi Claw require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Krabi Claw