Right now openinterp (SDK) and openinterp-mcp (server) are sibling packages with overlapping import paths. Document the boundary:
openinterp = inference-time SDK (probes loadable without GPU, FG/agent-probe-guard/ProbeBench)
openinterp-mcp = research-time MCP server + Colab backend + publish pipeline
Not a code change; a docs change in both READMEs to prevent contributor confusion.
Right now
openinterp(SDK) andopeninterp-mcp(server) are sibling packages with overlapping import paths. Document the boundary:openinterp= inference-time SDK (probes loadable without GPU, FG/agent-probe-guard/ProbeBench)openinterp-mcp= research-time MCP server + Colab backend + publish pipelineNot a code change; a docs change in both READMEs to prevent contributor confusion.