{
  "name": "css-sota-mcp",
  "version": "0.1.0",
  "description": "MCP server for state-of-the-art CSS: Baseline status, browser support, and CSS audits.",
  "endpoint": "https://css-sota-mcp.lusrodri.workers.dev/mcp",
  "transport": "streamable-http",
  "tools": [
    "search_css_features",
    "whats_new",
    "get_feature",
    "check_support",
    "audit_css",
    "dont_make_me_think"
  ],
  "website": "https://css-sota-mcp.pages.dev",
  "docs": "https://github.com/LuSrodri/css-sota-mcp",
  "llms": "https://css-sota-mcp.pages.dev/llms.txt"
}