The MCP server only runs over stdio. Cursor and other hosts that can't spawn local processes need HTTP transport.
Action: Add --transport streamable-http flag. Implement MCP streamable-HTTP (POST /mcp, SSE response). Document in README + API_REFERENCE.md.
Estimated effort: 1 day
The MCP server only runs over stdio. Cursor and other hosts that can't spawn local processes need HTTP transport.
Action: Add
--transport streamable-httpflag. Implement MCP streamable-HTTP (POST /mcp, SSE response). Document in README + API_REFERENCE.md.Estimated effort: 1 day