io.github.NeoAIResearch
neo-mcp
Neo — AI/ML Engineering
AI/ML engineering MCP server for Neo — submit tasks, track execution, and retrieve outputs.
stdioofficialservice
Package Details
neo-mcp
Transportstdio
Runtimeuvx
Environment Variables
NEO_SECRET_KEY
RequiredSecret
Your Neo API secret key (starts with sk-v1-). Get one at https://heyneo.com.
NEO_ENVIRONMENT
Default:
productionNeo backend environment: 'production' (default) or 'staging'.
NEO_WORKSPACE_DIR
Project root where Neo tasks read and write files. Must be the git/project root.