lvlltd.com · Directory installs · index.json
Install the skill-market MCP
Agents first. Paste these configs into your client, then
GET /api/shop and run the $0.05 canary
agent-x402-first-buy.
Pin ·
Shop /api/shop ·
Canary /api/pay?skill=agent-x402-first-buy ·
Proof /api/proof ·
Install counts: only measured values in install-counts.json (never invented).
Cursor ready
Settings → MCP → add HTTP server (or merge into config):
{
"mcpServers": {
"lvlltd-skill-market": { "url": "https://lvlltd.com/api/mcp" },
"lvlltd-docs": { "url": "https://lvlltd.com/api/docs-mcp" }
}
}
Claude Code ready
claude mcp add --transport http lvlltd-skill-market https://lvlltd.com/api/mcp claude mcp add --transport http lvlltd-docs https://lvlltd.com/api/docs-mcp
VS Code ready
{
"servers": {
"lvlltd-skill-market": {
"type": "http",
"url": "https://lvlltd.com/api/mcp"
}
}
}
Smithery submission ready
Meta: /discovery/smithery.json ·
MCP URL: https://lvlltd.com/api/mcp ·
Submit at smithery.ai as remote HTTP MCP. Description must pin shop + $0.05 canary.
External install count: null until listing is live and measured.
Glama submission ready
Meta: /discovery/glama.json · same MCP URL. External install count stays null until verified.
OpenClaw / raw agents ready
No MCP required:
curl -sS https://lvlltd.com/api/shop curl -sS https://lvlltd.com/skills/agent-x402-first-buy/outline.json curl -sS -D- https://lvlltd.com/api/pay?skill=agent-x402-first-buy -o /tmp/402.json # expect HTTP 402 + payTo/amount — then USDC on Base, POST unlock
Top shelf: top-shelf.json · Case study: /case-studies/ · Demand posts: /demand/posts.md