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:
MCP server
Live, on-demand API over one endpoint for any MCP client.
Tools
The seven read-only tools the server exposes.
Skill
A Claude Code skill with the idioms and full catalog, offline capable.
Rules
A paste-in snippet for CLAUDE.md, AGENTS.md, or .cursorrules.
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