Semiotic for Claude Desktop
io.github.nteract/semiotic
Verified React chart generation: select, validate, repair, render, and inspect charts through MCP.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:5
Install Semiotic in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"semiotic": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://semiotic-mcp-server-481507046413.us-west1.run.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs