Loomal

no-crd

MCP server by github.com/nogoo9/no-crd

Dynamic pod spawner & proxy for ephemeral AI agent workspaces on Kubernetes without CRDs

1 starsnpm: @nogoo9/no-crd

About no-crd

no-crd is an MCP (Model Context Protocol) server published by nogoo9 in the official MCP registry, listed under Autonomous Agents on Loomal. Dynamic pod spawner & proxy for ephemeral AI agent workspaces on Kubernetes without CRDs

It ships as an npm package (@nogoo9/no-crd), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nogoo9/no-crd, where the project has earned 1 GitHub stars.

Use no-crd with your agent

Claude Code · one command
claude mcp add no-crd -- npx -y @nogoo9/no-crd
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "no-crd": {
      "command": "npx",
      "args": [
        "-y",
        "@nogoo9/no-crd"
      ]
    }
  }
}
npm@nogoo9/no-crd

Frequently asked questions

What is no-crd?
no-crd is an MCP (Model Context Protocol) server by nogoo9 in the Autonomous Agents category. Dynamic pod spawner & proxy for ephemeral AI agent workspaces on Kubernetes without CRDs
How do I connect no-crd to Claude, Cursor, or another MCP client?
Install no-crd from its npm package (@nogoo9/no-crd) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is no-crd open source?
Yes — the source code is public at github.com/nogoo9/no-crd, with 1 GitHub stars.
Can AI agents pay to use no-crd?
Not yet through Loomal — no-crd is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain no-crd? Claim this listing free by verifying GitHub ownership, or contact us.