ruvnet/agentic-artifacts
Agentic Artifacts is a tool for generating and managing CodeSandbox artifacts using AI. It leverages the power of Ai to create React components and other web development artifacts based on user prompts.
Platform-specific configuration:
{
"mcpServers": {
"agentic-artifacts": {
"command": "npx",
"args": [
"-y",
"agentic-artifacts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...