diff --git a/src/app/page.tsx b/src/app/page.tsx index 92d964fe..6c65bc21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,13 +194,30 @@ export default function Page() { > MCP-compatible client - , e.g. claude-code : + . +

+ In claude-code, the{' '} + + pmndrs plugin + {' '} + installs this server together with a skill telling Claude to look the docs up rather + than recall an API from memory : +

- {`claude mcp add --transport http pmndrs https://docs.pmnd.rs/api/mcp`} + {`/plugin marketplace add pmndrs/claude-code-plugin +/plugin install pmndrs@pmndrs`}
- Other clients (JSON config) + Server on its own, for any client + + {`claude mcp add --transport http pmndrs https://docs.pmnd.rs/api/mcp`} + {`{ "mcpServers": {