lane-plugin

Lane-Technologies-Inc/lane-plugin
★ 0 stars MDX AI/LLM Updated 3d ago
Lane — agentic commerce plugin for Claude Code (skills + intent/checkout MCP servers, auto-installs lane-cli).
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lane-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "Lane-Technologies-Inc/lane-plugin"
      ]
    }
  }
}

README Excerpt

**The official Lane plugin for Claude Code**, published by agentic-commerce buyer: it drafts a purchase intent, you approve it with a passkey, and Lane's `lane-mcp` autonomously completes the purchase at the merchant. Bundles the Lane skills, the single `lane-mcp` server, and an auto-installer for the `@getonlane/lane-cli` binary.