# WebMCP Kit > A plugin for Claude Code and Codex that makes your website accessible to AI agents by exposing WebMCP tools they can call. ## Docs - [WebMCP Kit](https://webmcp-kit-docs.onrender.com/): Make your website accessible to AI agents by exposing WebMCP tools they can call. - [Installation](https://webmcp-kit-docs.onrender.com/installation): Install the WebMCP Kit plugin in Claude Code or Codex, and set up a browser that can run WebMCP tools. - [Quickstart](https://webmcp-kit-docs.onrender.com/quickstart): From your website's repo to working, verified WebMCP tools in one session. - [How it works](https://webmcp-kit-docs.onrender.com/how-it-works): WebMCP Kit lets you think in user journeys instead of API endpoints. Build tools that work together to create a coherent agent experience across your site. ## Skills - [/webmcp-kit:implement](https://webmcp-kit-docs.onrender.com/skills/implement): Reference for /webmcp-kit:implement — add WebMCP tools to a website codebase, with a reviewed plan before any code. - [/webmcp-kit:verify](https://webmcp-kit-docs.onrender.com/skills/verify): Reference for /webmcp-kit:verify — check that a running site's WebMCP tools register and execute correctly. ## Reference - [@nekuda/webmcp-sdk](https://webmcp-kit-docs.onrender.com/sdk): The small browser SDK that generated WebMCP tools are built on: defineTool, registerTools, and the rules that keep tools stable. - [Troubleshooting](https://webmcp-kit-docs.onrender.com/troubleshooting): Symptoms and one-step fixes — missing document.modelContext, tools not registering, Next.js transpile errors, and more. - [Privacy Policy](https://webmcp-kit-docs.onrender.com/privacy): How nekuda processes information when you use WebMCP Kit, its browser SDK, and these documentation pages.