prodigy-mcp.md

Prodigy MCP

from"explosion"
480

Prodigy annotation tool by Explosion

AI & ML
ProdigyannotationNLPspaCy
install.sh
# Clone the repository
$git clone https://github.com/explosion/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve