Loomal

dot-ai

MCP server by github.com/vfarcic/dot-ai

AI-powered development platform for Kubernetes deployments and intelligent automation

325 starsnpm: @vfarcic/dot-ai

About dot-ai

dot-ai is an MCP (Model Context Protocol) server published by vfarcic in the official MCP registry, listed under App Automation on Loomal. AI-powered development platform for Kubernetes deployments and intelligent automation

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

Development happens in the open at github.com/vfarcic/dot-ai, where the project has earned 325 GitHub stars.

Use dot-ai with your agent

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

Frequently asked questions

What is dot-ai?
dot-ai is an MCP (Model Context Protocol) server by vfarcic in the App Automation category. AI-powered development platform for Kubernetes deployments and intelligent automation
How do I connect dot-ai to Claude, Cursor, or another MCP client?
Install dot-ai from its npm package (@vfarcic/dot-ai) 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 dot-ai open source?
Yes — the source code is public at github.com/vfarcic/dot-ai, with 325 GitHub stars.
Can AI agents pay to use dot-ai?
Not yet through Loomal — dot-ai 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 dot-ai? Claim this listing free by verifying GitHub ownership, or contact us.