lacuna

api-evangelist/lacuna
★ 0 stars Unknown language AI/LLM Updated 4d ago
AI music platform (operated by JOYLINK-LTD) offering a REST music-generation API with a typed TypeScript SDK/CLI, plus agent-native surfaces including a local MCP server, a published Agent Skill, and an advertised llms.txt. Features AI song generation, lyrics, stem separation, MIDI/notation, and aud
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lacuna": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/lacuna"
      ]
    }
  }
}

README Excerpt

AI music platform (operated by JOYLINK-LTD) offering a REST music-generation API with a typed TypeScript SDK/CLI, plus agent-native surfaces including a local MCP server, a published Agent Skill, and an advertised llms.txt. Features AI song generation, lyrics, stem separation, MIDI/notation, and aud

Topics

apis-ioapis-io-submission