MCP Server

The library in your editor.

No searching, no copy-paste. The assistant writes the perfect Tailwind components straight into your project.

claude mcp add --transport http systra https://systra.tools/api/mcp
In three steps

How to set it up

A laptop glowing softly at dusk.
Step 01

Connect

Add the MCP URL to your editor once. No login, no SDK.

01
A glass question mark on a dark background.
Step 02

Ask

Describe what you need in the chat. The assistant finds the right component.

02
A white puzzle piece clicking into place.
Step 03

Drop in

The finished code lands in your project, animations included.

03
Setup

For your editor

Claude Code

Run in your project's terminal.

claude mcp add --transport http systra https://systra.tools/api/mcp

Cursor

Add to ~/.cursor/mcp.json.

{
  "mcpServers": {
    "systra": {
      "url": "https://systra.tools/api/mcp"
    }
  }
}

VS Code

Add to .vscode/mcp.json in your workspace.

{
  "servers": {
    "systra": {
      "type": "http",
      "url": "https://systra.tools/api/mcp"
    }
  }
}
The assistant

What the assistant can do

Hero with full-bleed photo
GiantWordmarkHeroHeroes
ContactSplitPanelContact
PricingScaleCardsPricing
Premium access

Your key to the whole library

To use the MCP Server in full for every component in the library, you need a personal API key from your premium account.

FAQ

Frequently asked questions

Through the Model Context Protocol you connect your AI editor directly to the library. Your assistant can search components and insert the source code without manual copying.

Didn't find your question? We're happy to help.

Get in touch