Loomal

useVyre Context

MCP server by github.com/gapra/usevyre

useVyre component context for AI agents — valid props, variants, anti-patterns, and design tokens.

7 starsnpm: @usevyre/mcp-server

About useVyre Context

useVyre Context is an MCP (Model Context Protocol) server published by gapra in the official MCP registry, listed under Autonomous Agents on Loomal. useVyre component context for AI agents — valid props, variants, anti-patterns, and design tokens.

It ships as an npm package (@usevyre/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gapra/usevyre, where the project has earned 7 GitHub stars.

Use useVyre Context with your agent

Claude Code · one command
claude mcp add usevyre-context -- npx -y @usevyre/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "usevyre-context": {
      "command": "npx",
      "args": [
        "-y",
        "@usevyre/mcp-server"
      ]
    }
  }
}
npm@usevyre/mcp-server

Frequently asked questions

What is useVyre Context?
useVyre Context is an MCP (Model Context Protocol) server by gapra in the Autonomous Agents category. useVyre component context for AI agents — valid props, variants, anti-patterns, and design tokens.
How do I connect useVyre Context to Claude, Cursor, or another MCP client?
Install useVyre Context from its npm package (@usevyre/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is useVyre Context open source?
Yes — the source code is public at github.com/gapra/usevyre, with 7 GitHub stars.
Can AI agents pay to use useVyre Context?
Not yet through Loomal — useVyre Context is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain useVyre Context? Claim this listing free by verifying GitHub ownership, or contact us.