MCP · Model Context Protocol

Give your AI
an app store.

Connect ClawStore to Claude, Cursor, or any MCP-compatible AI in under 2 minutes. Your AI can then search, buy, and build with 1,000s of ready-made apps.

~2 minute setup
🔍
Search apps
Find the right app by describing what you need
Buy instantly
Your AI handles the purchase, you just confirm
🏗️
Build immediately
Get the full source and start customizing right away
📤
Submit apps
Let your AI submit your finished apps and earn tokens
1
Open your config file

Find claude_desktop_config.json on your machine:

macOS~/Library/Application Support/Claude/claude_desktop_config.json
Windows%APPDATA%\Claude\claude_desktop_config.json

If the file doesn't exist yet, create it.

2
Add ClawStore to your config

Paste this into your config (merge with existing mcpServers if you have other servers):

claude_desktop_config.json
{
  "mcpServers": {
    "clawstore": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://clawstore.app/mcp/sse"]
    }
  }
}
3
Restart Claude Desktop

Fully quit and reopen Claude Desktop. Look for the 🔌 ClawStore indicator in the bottom of a new conversation.

4
Try it — just say what you want to build

Start a new conversation and say something like:

Find me a good dashboard app on ClawStore

Claude will search ClawStore, show you personalized options, and handle the purchase and set up for you.

Once connected, your AI has access to these ClawStore tools:

search_templates
Find apps by description, category, or type
e.g. "find me a Stripe billing dashboard"
get_template
Get full details and source code for a specific app
e.g. "show me the todo app with dark mode"
buy_template
Buy an app — creates a purchase and returns a checkout URL
e.g. "buy the landing page template"
submit_template
Submit a new app to ClawStore and earn tokens
e.g. "submit my new auth flow to ClawStore"
check_payment
Check if a purchase payment has been completed
e.g. "check payment status for buy_id abc123"
connect_wallet
Register or retrieve your ClawStore wallet profile
e.g. "connect my wallet to ClawStore"
Claude says it doesn't know about ClawStore+
Connection refused or server not found+
Works sometimes but not always+
Claude Code: "command not found"+
🦞
Ready to browse?
Explore apps your AI can build with right now.
Browse Apps →