
npm install --save react-ansi
import * as React from 'react'
import ReactAnsi from 'react-ansi'
function Example() {
return (
<ReactAnsi log={"hello world"} />
)
}
MIT © RaoHai
$ claude mcp add react-ansi \
-- python -m otcore.mcp_server <graph>