fossui
AI native

AI native

Give your AI coding assistant the real fossui component API through the MCP server, a skill, or a rules snippet.

fossui is built to be written by AI. Instead of letting an assistant guess prop names and enum values, it hands over the exact component API so the code compiles and stays on theme the first time. Three vehicles carry that knowledge, all generated from one source of truth so they always agree:

Which one

  • MCP server: the freshest per-component API, fetched on demand. Best paired with a skill or rules.
  • Skill: the richest baseline for Claude Code; works with no server.
  • Rules: the always-on paste-in baseline for any agent; works with no server.

The server runs over one endpoint and works with any MCP client, including Claude Code, Cursor, and VS Code:

https://mcp.fossui.org

On this page