UIKora
Docs

Connect with MCP

  1. Create a token in Access.
  2. Add the endpoint and bearer header.
  3. Call search_components.
{
  "mcpServers": {
    "uikora": {
      "url": "https://api.uikora.com/mcp",
      "headers": {
        "Authorization": "Bearer uik_live_…"
      }
    }
  }
}
Create token