Loomal

Auto-document vibe coding sessions - collect, summarize, and publish

0 starsnpm: vibe-coding-mcp

About vibe-coding

vibe-coding is an MCP (Model Context Protocol) server published by muse-code-space in the official MCP registry, listed under Developer Tools on Loomal. Auto-document vibe coding sessions - collect, summarize, and publish

It ships as an npm package (vibe-coding-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/muse-code-space/vibe-coding-mcp.

Use vibe-coding with your agent

Claude Code · one command
claude mcp add vibe-coding -- npx -y vibe-coding-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vibe-coding": {
      "command": "npx",
      "args": [
        "-y",
        "vibe-coding-mcp"
      ]
    }
  }
}
npmvibe-coding-mcp

Frequently asked questions

What is vibe-coding?
vibe-coding is an MCP (Model Context Protocol) server by muse-code-space in the Developer Tools category. Auto-document vibe coding sessions - collect, summarize, and publish
How do I connect vibe-coding to Claude, Cursor, or another MCP client?
Install vibe-coding from its npm package (vibe-coding-mcp) 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 vibe-coding open source?
Yes — the source code is public at github.com/muse-code-space/vibe-coding-mcp.
Can AI agents pay to use vibe-coding?
Not yet through Loomal — vibe-coding 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 vibe-coding? Claim this listing free by verifying GitHub ownership, or contact us.