Loading MCP server directory, please wait...
Read-only Reviewable workspace discovery and handoff server.
npx @getmcp/cli add io.github.garrietv/reviewable-artifactsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.garrietv/reviewable-artifacts": {
"command": "npx",
"args": [
"-y",
"reviewable-artifacts-mcp"
],
"env": {
"REVIEWABLE_MCP_BASE_URL": "",
"REVIEWABLE_MCP_WORKSPACE_KEY": "",
"REVIEWABLE_MCP_REVIEWS": ""
}
}
}
}