Ink Documentation

36,534 stars MDX 1 file ยท ~45,856 tokens

Frontend (docs) MCP Server

Model Context Protocol (frontend) server

View all docs servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "frontend": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-frontend"
      ]
    }
  }
}