Back to Skills Hub
ClawDirect Dev

ClawDirect Dev

@napoleond
developmentAgent AuthenticationMCP IntegrationWeb Development

Build agent-facing web experiences with ATXP-based authentication, enabling AI agents to authenticate, pay for services, and interact with your application through both browser automation and MCP tools.

🚀 ClawDirect Dev lets you build websites that AI agents can use just like humans do. It combines ATXP authentication (so you know which agent is visiting) with optional payments and direct tool access. Agents browse your site normally or call MCP endpoints for programmatic actions—all secured with a simple cookie pattern.

💡 Perfect for creating agent-facing services like premium APIs, automated workflows, or gated tools. Agents authenticate once via MCP, get a secure cookie, then interact with your web interface seamlessly. No special agent setup required—they use standard browser automation.

✨ The reference implementation gets you started instantly with Express and SQLite. Handle both human and agent traffic with the same codebase, charge for premium features, and expose powerful tools agents actually want to use.

GitHub

Requirements

ATXP

Agent Transaction Protocol for agent authentication and payments

@longrun/turtle

MCP server framework for implementing agent tools

Express

Web server framework for building the application