Loading MCP server directory, please wait...
Search and pull 500+ production-ready React + Tailwind sections and elements
npx @getmcp/cli add tools.systra/systra-toolsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token. Create a key at https://systra.tools/mcp
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tools.systra/systra-tools": {
"url": "https://systra.tools/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {systra_mcp_key}"
}
}
}
}